@ampify/aquery
Advanced tools
Comparing version 1.0.3 to 1.2.0
{ | ||
"name": "@ampify/aquery", | ||
"version": "1.0.3", | ||
"version": "1.2.0", | ||
"main": "./dist/aquery.js", | ||
@@ -12,7 +12,11 @@ "module": "./src", | ||
"test": "jest", | ||
"prepublish": "yarn build", | ||
"npm-publish": "yarn publish --access public" | ||
"prepublish": "yarn build" | ||
}, | ||
"dependencies": { | ||
"@ampproject/toolbox-script-csp": "^2.0.0", | ||
"jquery": "^3.4.1", | ||
"lodash.camelcase": "^4.3.0", | ||
"nanoid": "^2.1.6" | ||
}, | ||
"devDependencies": { | ||
"@ampproject/toolbox-script-csp": "^2.0.0", | ||
"@babel/core": "^7.6.4", | ||
@@ -22,5 +26,2 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", | ||
"jest-serializer-html": "^7.0.0", | ||
"jquery": "^3.4.1", | ||
"lodash.camelcase": "^4.3.0", | ||
"nanoid": "^2.1.6", | ||
"trash-cli": "^3.0.0", | ||
@@ -38,3 +39,3 @@ "webpack": "^4.41.2", | ||
}, | ||
"gitHead": "ef90abff29eabeff22f7b9e84458efd11c03222e" | ||
"gitHead": "12fa3673a00d973acb84f0b70a2b4324832fa570" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7
0
40754
4
+ Addedjquery@^3.4.1
+ Addedlodash.camelcase@^4.3.0
+ Addednanoid@^2.1.6
+ Added@ampproject/toolbox-script-csp@2.10.1(transitive)
+ Addedjquery@3.7.1(transitive)
+ Addedlodash.camelcase@4.3.0(transitive)
+ Addednanoid@2.1.11(transitive)