@esri/telemetry
Advanced tools
Comparing version 2.0.0-beta.13 to 2.0.0-beta.14
{ | ||
"name": "@esri/telemetry", | ||
"version": "2.0.0-beta.10", | ||
"version": "2.0.0-beta.14", | ||
"description": "A JavaScript Implementation of the ArcGIS Telemetry Specification", | ||
@@ -32,7 +32,7 @@ "main": "dist/telemetry.js", | ||
"homepage": "https://github.com/ArcGIS/telemetry.js#readme", | ||
"dependencies": { | ||
"analytics": "^0.7.3", | ||
"rgwozdz-aws-pinpoint": "0.1.0-alpha.0" | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"analytics": "^0.7.4", | ||
"@analytics/aws-pinpoint": "^0.4.3" | ||
}, | ||
"peerDependencies": {}, | ||
"standard": { | ||
@@ -44,8 +44,7 @@ "globals": [ | ||
"fetch" | ||
], | ||
"ignore": [ | ||
"src/*.js", | ||
"test.html" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"dist/**" | ||
] | ||
} |
{ | ||
"name": "@esri/telemetry", | ||
"version": "2.0.0-beta.13", | ||
"version": "2.0.0-beta.14", | ||
"description": "A JavaScript Implementation of the ArcGIS Telemetry Specification", | ||
@@ -10,4 +10,4 @@ "main": "dist/telemetry.js", | ||
"test": "jest \".*\\.test\\.js\" --notify", | ||
"package": "npm build && npm publish --access public", | ||
"package-beta": "npm build && npm publish --tag beta --access public" | ||
"package": "npm run build && npm publish --access public", | ||
"package-beta": "npm run build && npm publish --tag beta --access public" | ||
}, | ||
@@ -14,0 +14,0 @@ "repository": { |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
2
16240
6
0