@g2crowd/widget
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "@g2crowd/widget", | ||
"version": "1.1.0", | ||
"description": "Rails-friendly jquery plugin wrapper", | ||
"version": "1.0.2", | ||
"repository": "https://github.com/g2crowd/widget", | ||
"author": "Michael Wheeler", | ||
"license": "MIT", | ||
"esnext": "dist-src/index.js", | ||
"module": "dist-web/index.js", | ||
"pika": true, | ||
"sideEffects": false, | ||
"files": [ | ||
"dist-*/", | ||
"assets/", | ||
"bin/" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/g2crowd/widget" | ||
"@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": { | ||
@@ -32,5 +36,7 @@ "@babel/cli": "^7.2.3", | ||
"core-js": "^2.6.3", | ||
"jest": "^24.0.0" | ||
"jest": "^24.8.0" | ||
}, | ||
"private": false | ||
"peerDependencies": { | ||
"jquery": ">=1.6.2" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
11
1
6759
207
1
2