New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@g2crowd/widget

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@g2crowd/widget - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

.nvmrc

42

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc