@g2crowd/widget
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@g2crowd/widget", | ||
"version": "1.1.0", | ||
"description": "Rails-friendly jquery plugin wrapper", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
"files": [ | ||
"dist-*/", | ||
"bin/" | ||
], | ||
"pika": true, | ||
"sideEffects": false, | ||
"repository": "https://github.com/g2crowd/widget", | ||
"author": "Michael Wheeler", | ||
"license": "MIT", | ||
"@pika/pack": { | ||
"pipeline": [ | ||
[ | ||
"@pika/plugin-standard-pkg" | ||
], | ||
[ | ||
"@pika/plugin-build-web" | ||
] | ||
] | ||
}, | ||
"private": false, | ||
"scripts": { | ||
"publish": "pack publish", | ||
"build": "pack build", | ||
"test": "jest", | ||
"watch": "jest --watchAll", | ||
"version": "npm run build" | ||
}, | ||
"dependencies": { | ||
"@g2crowd/extract-options": "1.1.1" | ||
}, | ||
"peerDependencies": { | ||
"jquery": ">=1.6.2" | ||
}, | ||
"devDependencies": { | ||
@@ -36,7 +26,8 @@ "@babel/cli": "^7.2.3", | ||
"core-js": "^2.6.3", | ||
"jest": "^24.8.0" | ||
"jest": "^24.8.0", | ||
"npm": "^6.8.0" | ||
}, | ||
"peerDependencies": { | ||
"jquery": ">=1.6.2" | ||
} | ||
"private": false, | ||
"esnext": "dist-src/index.js", | ||
"module": "dist-web/index.js" | ||
} |
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
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
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
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
8322
264
1
8
6
2