webext-buildtools-chrome-webstore-builder
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "webext-buildtools-chrome-webstore-builder", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "webext-buildtools builder for deploying to Chrome Webstore. Based on chrome-webstore-upload", | ||
@@ -33,7 +33,7 @@ "main": "dist", | ||
"semver": "^5.6.0", | ||
"typed-chrome-webstore-api": "^0.3.3", | ||
"webext-buildtools-utils": "^1.0.1" | ||
"typed-chrome-webstore-api": "^0.3.4", | ||
"webext-buildtools-utils": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"webext-buildtools-builder-types": "^1.0.6", | ||
"webext-buildtools-builder-types": "^1.0.7", | ||
"@types/node": "^10.12.20", | ||
@@ -43,3 +43,3 @@ "@types/fs-extra": "^5.0.5", | ||
"@types/axios": "^0.14.0", | ||
"tslint": "^5.12.1", | ||
"tslint": "^5.17.0", | ||
"tslint-config-prettier": "^1.17.0", | ||
@@ -46,0 +46,0 @@ "typescript": "^3.2.4" |
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
4