Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.0 to 1.1.1

dist-src/camelize.js

41

package.json
{
"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"
}
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