atomicassets
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -12,6 +12,5 @@ { | ||
"license": "MIT", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"prepublish": "npm build-npm", | ||
"scripts": { | ||
@@ -30,7 +29,7 @@ "build:npm": "tsc", | ||
"devDependencies": { | ||
"@types/node": "^14.0.1", | ||
"@types/mocha": "^7.0.2", | ||
"@types/chai": "^4.2.11", | ||
"ts-loader": "^7.0.4", | ||
"ts-node": "^8.10.1", | ||
"@types/node": "^14.0.27", | ||
"@types/mocha": "^8.0.1", | ||
"@types/chai": "^4.2.12", | ||
"ts-loader": "^8.0.2", | ||
"ts-node": "^8.10.2", | ||
"tslint": "^5.20.1", | ||
@@ -40,9 +39,9 @@ "tslint-consistent-codestyle": "^1.16.0", | ||
"tslint-origin-ordered-imports-rule": "^1.2.2", | ||
"typescript": "^3.9.2", | ||
"typescript": "^3.9.7", | ||
"chai": "^4.2.0", | ||
"mocha": "^7.1.2", | ||
"webpack": "^4.43.0", | ||
"webpack-cli": "^3.3.11", | ||
"mocha": "^8.1.0", | ||
"webpack": "^4.44.1", | ||
"webpack-cli": "^3.3.12", | ||
"node-fetch": "^2.6.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
138932