{"_id":"@amplitude/types","_rev":"2947544","name":"@amplitude/types","description":"Types for all Amplitude JavaScript SDKs","dist-tags":{"latest":"1.10.2"},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"time":{"modified":"2023-04-26T06:09:32.000Z","created":"2020-05-21T06:07:29.857Z","1.10.2":"2022-09-08T01:44:41.906Z","1.10.1":"2022-08-29T17:16:52.078Z","1.10.0":"2022-03-31T19:29:28.068Z","1.9.2":"2022-01-31T18:15:24.168Z","1.9.1":"2021-11-11T00:24:54.707Z","1.9.0":"2021-10-15T01:33:05.724Z","1.8.4":"2021-09-22T16:56:48.714Z","1.8.2":"2021-08-25T23:45:20.008Z","1.8.1":"2021-08-20T20:12:44.759Z","1.8.0":"2021-07-27T22:28:15.828Z","1.7.0":"2021-06-25T20:54:30.273Z","1.6.1":"2021-05-25T05:37:13.225Z","1.5.5":"2021-05-12T18:11:13.001Z","1.5.4":"2021-04-12T22:13:40.323Z","1.5.3":"2021-03-24T18:50:59.084Z","1.5.2":"2021-03-22T18:41:02.296Z","1.5.0":"2021-02-12T23:30:42.750Z","1.3.1":"2021-01-29T23:31:28.814Z","1.3.0":"2021-01-29T22:57:48.150Z","1.2.0":"2021-01-13T19:38:18.145Z","1.1.1":"2020-12-18T17:37:36.479Z","1.1.0":"2020-11-12T04:24:57.384Z","1.0.4":"2020-11-04T20:14:08.041Z","1.0.3":"2020-10-06T18:30:15.457Z","1.0.2":"2020-10-01T17:21:34.962Z","1.0.0":"2020-09-25T21:57:53.589Z","0.3.2":"2020-05-28T06:56:27.176Z","0.3.0":"2020-05-21T06:07:29.857Z"},"users":{},"author":{"name":"Amplitude Inc"},"repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"versions":{"1.10.2":{"name":"@amplitude/types","version":"1.10.2","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.10.2","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"0b1307075858d78ad93b8ace6e0b651a4588f443","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.10.2","_nodeVersion":"12.22.12","_npmVersion":"lerna/3.21.0/node@v12.22.12+x64 (linux)","dist":{"shasum":"8f3c6c3c9ee24f401ee037b351c3c67eb945eefc","size":20380,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.10.2.tgz"},"_npmUser":{"name":"sdk.dev","email":"sdk.dev@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.2_1662601481756_0.4813999751430629"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-08T01:44:59.723Z","publish_time":1662601481906,"_cnpm_publish_time":1662601481906},"1.10.1":{"name":"@amplitude/types","version":"1.10.1","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.10.1","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"5008f4fd062a3419b9d55b19053591a3fbf6e6ae","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.10.1","_nodeVersion":"12.22.12","_npmVersion":"lerna/3.21.0/node@v12.22.12+x64 (linux)","dist":{"shasum":"961553549cb7fc9c6dd8c105a3b6a5a562d8d701","size":19798,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.10.1.tgz"},"_npmUser":{"name":"sdk.dev","email":"sdk.dev@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.1_1661793411941_0.9982757413963048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-29T17:21:53.334Z","publish_time":1661793412078,"_cnpm_publish_time":1661793412078},"1.10.0":{"name":"@amplitude/types","version":"1.10.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.10.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"84ddf27569103a2689b04aa0e5299b08f0245031","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.10.0","_nodeVersion":"12.22.10","_npmVersion":"lerna/3.21.0/node@v12.22.10+x64 (linux)","dist":{"shasum":"dfaf7cc25f533a1e2b0ef0ad675371b396733c0f","size":19796,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.10.0.tgz"},"_npmUser":{"name":"sdk.dev","email":"sdk.dev@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.0_1648754967915_0.15643577603568604"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T19:29:33.971Z","publish_time":1648754968068,"_cnpm_publish_time":1648754968068},"1.9.2":{"name":"@amplitude/types","version":"1.9.2","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.9.2","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"0463b5e7d095587ccf130ecd388780ac370c68bc","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.9.2","_nodeVersion":"12.22.9","_npmVersion":"lerna/3.21.0/node@v12.22.9+x64 (linux)","dist":{"shasum":"d664c70562317b189f4ba9b33681bad2105df101","size":19688,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.9.2.tgz"},"_npmUser":{"name":"kevinpagtakhan","email":"kevpagtakhan@gmail.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.9.2_1643652923998_0.3212096016861228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T18:15:32.055Z","publish_time":1643652924168,"_cnpm_publish_time":1643652924168},"1.9.1":{"name":"@amplitude/types","version":"1.9.1","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"835759eb92e0e1a17cecc1bd2430d56fa764dc92","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.9.1","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.21.0/node@v14.17.6+x64 (darwin)","dist":{"shasum":"df614ac6d278c60c39bb49e05014cdcc7e7714e9","size":19690,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.9.1.tgz"},"_npmUser":{"name":"justin-fiedler","email":"jbfiedler@gmail.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.9.1_1636590294528_0.3704550763403214"},"_hasShrinkwrap":false,"publish_time":1636590294707,"_cnpm_publish_time":1636590294707,"_cnpmcore_publish_time":"2021-12-16T23:29:31.405Z"},"1.9.0":{"name":"@amplitude/types","version":"1.9.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"e8f0bdac033d9ecca47092c123c0596ca516a915","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.9.0","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.21.0/node@v14.17.5+x64 (darwin)","dist":{"shasum":"cb578e435a1635eef30670ff2b8c6250e9d031f4","size":19690,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.9.0.tgz"},"_npmUser":{"name":"qingzhuo","email":"qingzhuo.zhen@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.9.0_1634261585525_0.2937415798136851"},"_hasShrinkwrap":false,"publish_time":1634261585724,"_cnpm_publish_time":1634261585724,"_cnpmcore_publish_time":"2021-12-16T23:29:31.629Z"},"1.8.4":{"name":"@amplitude/types","version":"1.8.4","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"e0d89f4f5d603b2c559b06dc60e5e9e432c04e6e","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.8.4","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.21.0/node@v14.17.5+x64 (darwin)","dist":{"shasum":"393e251bd284f501d560fa7de0a97b2c50b647ea","size":17985,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.8.4.tgz"},"_npmUser":{"name":"qingzhuo","email":"qingzhuo.zhen@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.4_1632329808565_0.4329933382378195"},"_hasShrinkwrap":false,"publish_time":1632329808714,"_cnpm_publish_time":1632329808714,"_cnpmcore_publish_time":"2021-12-16T23:29:31.864Z"},"1.8.2":{"name":"@amplitude/types","version":"1.8.2","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"f96d13ffaaeb2a133e0b77ff9ae5614638148b47","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.8.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.21.0/node@v14.17.0+x64 (darwin)","dist":{"shasum":"34315ba822de569c1d02a7c001913b7ac2fbc04c","size":17373,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.8.2.tgz"},"_npmUser":{"name":"ajhorst_amp","email":"aj.horst@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.2_1629935119852_0.9921739777673015"},"_hasShrinkwrap":false,"publish_time":1629935120008,"_cnpm_publish_time":1629935120008,"_cnpmcore_publish_time":"2021-12-16T23:29:32.491Z"},"1.8.1":{"name":"@amplitude/types","version":"1.8.1","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"5052c785bdbfd8ba149b9a70b33b4c7620012941","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.8.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.21.0/node@v14.17.0+x64 (darwin)","dist":{"shasum":"e738fca6678432847f46d249ae754584f5789fde","size":17367,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.8.1.tgz"},"_npmUser":{"name":"ajhorst_amp","email":"aj.horst@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.1_1629490364611_0.9000691060882857"},"_hasShrinkwrap":false,"publish_time":1629490364759,"_cnpm_publish_time":1629490364759,"_cnpmcore_publish_time":"2021-12-16T23:29:32.729Z"},"1.8.0":{"name":"@amplitude/types","version":"1.8.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"a6d353de0fb262b8cd9ff4d74e46a99c3c4b1a9e","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.8.0","_nodeVersion":"12.22.1","_npmVersion":"lerna/3.21.0/node@v12.22.1+x64 (darwin)","dist":{"shasum":"58f65f52c05b5ba844322f66b2158eab35651b24","size":17272,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.8.0.tgz"},"_npmUser":{"name":"jtran","email":"jptran318@gmail.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.0_1627424895710_0.982169957435358"},"_hasShrinkwrap":false,"publish_time":1627424895828,"_cnpm_publish_time":1627424895828,"_cnpmcore_publish_time":"2021-12-16T23:29:33.010Z"},"1.7.0":{"name":"@amplitude/types","version":"1.7.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"6d1eb8cdb145c1ebf185b1bb75fa95266bb3a31d","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.7.0","_nodeVersion":"12.22.1","_npmVersion":"lerna/3.21.0/node@v12.22.1+x64 (darwin)","dist":{"shasum":"c9f6636245f2de0ab58ee667b442cef58c42c453","size":16895,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.7.0.tgz"},"_npmUser":{"name":"jtran","email":"jptran318@gmail.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.7.0_1624654470089_0.6197970175861154"},"_hasShrinkwrap":false,"publish_time":1624654470273,"_cnpm_publish_time":1624654470273,"_cnpmcore_publish_time":"2021-12-16T23:29:33.427Z"},"1.6.1":{"name":"@amplitude/types","version":"1.6.1","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"65f29de54ffe205784209dba4e1ddd0494d20f26","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.6.1","_nodeVersion":"12.22.1","_npmVersion":"lerna/3.21.0/node@v12.22.1+x64 (darwin)","dist":{"shasum":"ed15be42746526d6f7087bedc916734e13be56fd","size":16877,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.6.1.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.6.1_1621921033092_0.6911298101422367"},"_hasShrinkwrap":false,"publish_time":1621921033225,"_cnpm_publish_time":1621921033225,"_cnpmcore_publish_time":"2021-12-16T23:29:33.653Z"},"1.5.5":{"name":"@amplitude/types","version":"1.5.5","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"e3e1cfd02774ec986c6186272af602dcfd5b8c29","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.5.5","_nodeVersion":"12.22.1","_npmVersion":"lerna/3.21.0/node@v12.22.1+x64 (darwin)","dist":{"shasum":"46d3d02ac31da14934d92b6dac8c71879aad4256","size":16744,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.5.5.tgz"},"_npmUser":{"name":"jtran","email":"jptran318@gmail.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.5_1620843072796_0.2584559834573412"},"_hasShrinkwrap":false,"publish_time":1620843073001,"_cnpm_publish_time":1620843073001,"_cnpmcore_publish_time":"2021-12-16T23:29:33.861Z"},"1.5.4":{"name":"@amplitude/types","version":"1.5.4","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.5.4","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"46fced588f3a644993cc693501ee8755c8a6d89a","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.5.4","_nodeVersion":"12.21.0","_npmVersion":"lerna/3.21.0/node@v12.21.0+x64 (darwin)","dist":{"shasum":"7fcbcbfb321d794b6367596cd950a92c752431d1","size":16413,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.5.4.tgz"},"_npmUser":{"name":"ajhorst_amp","email":"aj.horst@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.4_1618265620163_0.10489675812808796"},"_hasShrinkwrap":false,"publish_time":1618265620323,"_cnpm_publish_time":1618265620323,"_cnpmcore_publish_time":"2021-12-16T23:29:34.419Z"},"1.5.3":{"name":"@amplitude/types","version":"1.5.3","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"baa59364b3567af99438b3985a19d15ebba09378","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.5.3","_nodeVersion":"12.20.1","_npmVersion":"lerna/3.21.0/node@v12.20.1+x64 (darwin)","_npmUser":{"name":"hao.yu","email":"hao.yu@amplitude.com"},"dist":{"shasum":"7d09adcfe7258c61fd24fdb6398b51048bd271d1","size":16115,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.5.3.tgz"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.3_1616611858855_0.15631653503619525"},"_hasShrinkwrap":false,"publish_time":1616611859084,"_cnpm_publish_time":1616611859084,"_cnpmcore_publish_time":"2021-12-16T23:29:34.642Z"},"1.5.2":{"name":"@amplitude/types","version":"1.5.2","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"005c309d4a4f0e83d059105738e577c9fe97c955","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.5.2","_nodeVersion":"12.21.0","_npmVersion":"lerna/3.21.0/node@v12.21.0+x64 (darwin)","dist":{"shasum":"22b698c170214fc7bf2622cb71fc183ffc7a7a14","size":16103,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.5.2.tgz"},"_npmUser":{"name":"ajhorst_amp","email":"aj.horst@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.2_1616438462123_0.2813595194196832"},"_hasShrinkwrap":false,"publish_time":1616438462296,"_cnpm_publish_time":1616438462296,"_cnpmcore_publish_time":"2021-12-16T23:29:34.926Z"},"1.5.0":{"name":"@amplitude/types","version":"1.5.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"b65defea984885bd25391ee411ec8b5790f3eaf8","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.5.0","_nodeVersion":"12.20.0","_npmVersion":"lerna/3.21.0/node@v12.20.0+x64 (darwin)","dist":{"shasum":"cf34d0f304558d8b0d847a6217d506e6226e653c","size":15832,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.5.0.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.0_1613172642619_0.7116497733743501"},"_hasShrinkwrap":false,"publish_time":1613172642750,"_cnpm_publish_time":1613172642750,"_cnpmcore_publish_time":"2021-12-16T23:29:35.159Z"},"1.3.1":{"name":"@amplitude/types","version":"1.3.1","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"gitHead":"2fd7caaa04dcac8e8fc3777854176b9b000c9165","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.3.1","_nodeVersion":"12.20.0","_npmVersion":"lerna/3.21.0/node@v12.20.0+x64 (darwin)","dist":{"shasum":"ec30b972fa4c3f6e9b7c1c8a027d5ee6450410a5","size":20402,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.3.1.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.3.1_1611963088705_0.3157627884765015"},"_hasShrinkwrap":false,"publish_time":1611963088814,"_cnpm_publish_time":1611963088814,"_cnpmcore_publish_time":"2021-12-16T23:29:35.440Z"},"1.3.0":{"name":"@amplitude/types","version":"1.3.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"dependencies":{"@amplitude/eslint-config-typescript":"^1.3.0"},"gitHead":"dc3d9a781a84a9f649d21af14d3d2df9f29db889","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.3.0","_nodeVersion":"12.20.0","_npmVersion":"lerna/3.21.0/node@v12.20.0+x64 (darwin)","dist":{"shasum":"a5fadc86998265493e084a3c527e2198a89c1255","size":20464,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.3.0.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.3.0_1611961068003_0.5828773919859593"},"_hasShrinkwrap":false,"publish_time":1611961068150,"deprecated":"missing dependency issue","_cnpm_publish_time":1611961068150,"_cnpmcore_publish_time":"2021-12-16T23:29:35.667Z"},"1.2.0":{"name":"@amplitude/types","version":"1.2.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"dependencies":{"@amplitude/eslint-config-typescript":"^1.1.0"},"gitHead":"53443284df7e4fdb407bf89595d73d48f587e6fe","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.2.0","_nodeVersion":"12.20.0","_npmVersion":"lerna/3.21.0/node@v12.20.0+x64 (darwin)","dist":{"shasum":"ff78e3c06bf990236fe8907cb441858a790fa072","size":19711,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.2.0.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.2.0_1610566697979_0.940297301589885"},"_hasShrinkwrap":false,"publish_time":1610566698145,"_cnpm_publish_time":1610566698145,"_cnpmcore_publish_time":"2021-12-16T23:29:35.907Z"},"1.1.1":{"name":"@amplitude/types","version":"1.1.1","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@amplitude/eslint-config-typescript":"^1.1.0","@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"dependencies":{"@amplitude/eslint-config-typescript":"^1.1.0"},"gitHead":"10a2178948f43a2800d3ad21defce466458f0b81","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.1.1","_nodeVersion":"12.20.0","_npmVersion":"lerna/3.21.0/node@v12.20.0+x64 (darwin)","dist":{"shasum":"30a177fb4a20a9e477c885c678b17f8b734f0145","size":19298,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.1.1.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.1_1608313056333_0.9584968884586473"},"_hasShrinkwrap":false,"publish_time":1608313056479,"_cnpm_publish_time":1608313056479,"_cnpmcore_publish_time":"2021-12-16T23:29:36.107Z"},"1.1.0":{"name":"@amplitude/types","version":"1.1.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"echo 'Types directory has no logic and therefore no tests, skipping tests'"},"sideEffects":false,"dependencies":{"@amplitude/eslint-config-typescript":"^1.1.0"},"gitHead":"ea5ccaa5f17d29b47dd17a65e16da2fe154798f2","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.1.0","_nodeVersion":"10.22.1","_npmVersion":"lerna/3.21.0/node@v10.22.1+x64 (darwin)","dist":{"shasum":"d9caf5f95d74e02e129c7b090deccd76be350b00","size":19313,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.1.0.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.0_1605155097188_0.31112970079575897"},"_hasShrinkwrap":false,"publish_time":1605155097384,"_cnpm_publish_time":1605155097384,"_cnpmcore_publish_time":"2021-12-16T23:29:36.303Z"},"1.0.4":{"name":"@amplitude/types","version":"1.0.4","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"@types/jest":"^26.0.14","eslint":"^7.0.0","jest":"^26.5.3","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link","test":"jest --passWithNoTests"},"sideEffects":false,"gitHead":"24c1bdd5219a6d2ef9f5c134f47c5322062f4047","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.0.4","_nodeVersion":"10.22.1","_npmVersion":"lerna/3.21.0/node@v10.22.1+x64 (darwin)","dist":{"shasum":"21275b030c8267f9ea133a79c5c525e30c706d69","size":19268,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.0.4.tgz"},"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.4_1604520847851_0.8775299428841874"},"_hasShrinkwrap":false,"publish_time":1604520848041,"_cnpm_publish_time":1604520848041,"_cnpmcore_publish_time":"2021-12-16T23:29:36.515Z"},"1.0.3":{"name":"@amplitude/types","version":"1.0.3","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"eslint":"^7.0.0","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link"},"sideEffects":false,"gitHead":"ca12dfa0324842a4913f21566df45cab43554909","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.0.3","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.21.0/node@v10.20.1+x64 (darwin)","dist":{"shasum":"b8bb83f82d57bbdadae391ecdf5c74a3179ebe30","size":14894,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.0.3.tgz"},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.3_1602009015333_0.5521731019437084"},"_hasShrinkwrap":false,"publish_time":1602009015457,"_cnpm_publish_time":1602009015457,"_cnpmcore_publish_time":"2021-12-16T23:29:36.730Z"},"1.0.2":{"name":"@amplitude/types","version":"1.0.2","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/src/index.js","module":"esm/src/index.js","types":"dist/src/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"eslint":"^7.0.0","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link"},"sideEffects":false,"gitHead":"75868a5a17d22b802bfc025dd6a2cfcfa3eded71","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.0.2","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.21.0/node@v10.20.1+x64 (darwin)","dist":{"shasum":"8e9e6852702a4229da745201b9bc34c89ecf1e37","size":14336,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.0.2.tgz"},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.2_1601572894795_0.32439637373186336"},"_hasShrinkwrap":false,"publish_time":1601572894962,"_cnpm_publish_time":1601572894962,"_cnpmcore_publish_time":"2021-12-16T23:29:36.923Z"},"1.0.0":{"name":"@amplitude/types","version":"1.0.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=10"},"main":"dist/index.js","module":"esm/index.js","types":"dist/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"eslint":"^7.0.0","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link"},"sideEffects":false,"gitHead":"0270a35ab3f0a146a540a19b4c57b67e263bc8f4","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@1.0.0","_nodeVersion":"10.20.1","_npmVersion":"lerna/3.21.0/node@v10.20.1+x64 (darwin)","dist":{"shasum":"a01fe37b709e6816b408c0cbf7a374c1bbd515f8","size":1604,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-1.0.0.tgz"},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmUser":{"name":"kelvin-lu","email":"kelvin@amplitude.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.0_1601071073433_0.9258904760734383"},"_hasShrinkwrap":false,"publish_time":1601071073589,"deprecated":"Incorrect compilation resulted in empty package","_cnpm_publish_time":1601071073589,"_cnpmcore_publish_time":"2021-12-16T23:29:37.177Z"},"0.3.2":{"name":"@amplitude/types","version":"0.3.2","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=6"},"main":"dist/index.js","module":"esm/index.js","types":"dist/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"eslint":"^7.0.0","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link"},"sideEffects":false,"gitHead":"573df240994239369a3672c6da4a2c25040aded8","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@0.3.2","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.21.0/node@v12.16.1+x64 (darwin)","dist":{"shasum":"4c6f49b41c55104e2f830963f142120ea2f255cf","size":6935,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-0.3.2.tgz"},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmUser":{"name":"amp_haoliu","email":"hao.liu@amplitude.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.3.2_1590648986702_0.7969410517145348"},"_hasShrinkwrap":false,"publish_time":1590648987176,"_cnpm_publish_time":1590648987176,"_cnpmcore_publish_time":"2021-12-16T23:29:37.373Z"},"0.3.0":{"name":"@amplitude/types","version":"0.3.0","description":"Types for all Amplitude JavaScript SDKs","repository":{"type":"git","url":"git://github.com/amplitude/Amplitude-Node.git"},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/master/packages/types","author":{"name":"Amplitude Inc"},"license":"MIT","engines":{"node":">=6"},"main":"dist/index.js","module":"esm/index.js","types":"dist/index.d.ts","publishConfig":{"access":"public"},"devDependencies":{"eslint":"^7.0.0","npm-run-all":"^4.1.5","prettier":"^1.17.0","typescript":"^3.9.2"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint":"run-s lint:prettier lint:eslint","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","lint:eslint":"eslint 'src/**/*.ts'","fix":"run-s fix:eslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:eslint":"eslint --fix 'src/**/*.ts'","link:yarn":"yarn link"},"sideEffects":false,"gitHead":"590084f9d8079bc71e9ac422ffa12510dffb2929","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"_id":"@amplitude/types@0.3.0","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.21.0/node@v12.16.1+x64 (darwin)","dist":{"shasum":"fabb9fb8298fbd5bd2e463a1d7070d3288a74c66","size":3894,"noattachment":false,"key":"/@amplitude/types/-/@amplitude/types-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@amplitude/types/download/@amplitude/types-0.3.0.tgz"},"maintainers":[{"name":"jtran","email":"jptran318@gmail.com"}],"_npmUser":{"name":"amp_haoliu","email":"hao.liu@amplitude.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.3.0_1590041249762_0.6720011340146936"},"_hasShrinkwrap":false,"publish_time":1590041249857,"_cnpm_publish_time":1590041249857,"_cnpmcore_publish_time":"2021-12-16T23:29:37.652Z"}},"readme":"<p align=\"center\">\n  <a href=\"https://amplitude.com\" target=\"_blank\" align=\"center\">\n    <img src=\"https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg\" width=\"280\">\n  </a>\n  <br />\n</p>\n\n[![npm version](https://badge.fury.io/js/%40amplitude%2Ftypes.svg)](https://badge.fury.io/js/%40amplitude%2Ftypes)\n\n# General\nCommon types used by the Amplitude JavaScript SDKs.\n","_attachments":{},"homepage":"https://github.com/amplitude/Amplitude-Node/tree/main/packages/types","bugs":{"url":"https://github.com/amplitude/Amplitude-Node/issues"},"license":"MIT"}