Socket
Socket
Sign inDemoInstall

rc-util

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-util - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

examples/simple.html

28

package.json
{
"name": "rc-util",
"version": "2.0.0",
"version": "2.0.1",
"description": "Common Utils For React Component",

@@ -42,7 +42,4 @@ "keywords": [

"precommit-hook": "^1.0.7",
"rc-server": "^1.5.4",
"rc-tools": "^1.1.3",
"expect.js": "~0.3.1",
"modulex": "^1.7.4",
"react": "~0.12.1"
"react": "^0.13.0"
},

@@ -52,22 +49,3 @@ "precommit": [

"less"
],
"browserify-shim": {
"react": "global:React",
"jquery": "global:jQuery"
},
"browserify": {
"transform": [
[
"browserify-jsx"
],
[
"browserify-shim"
]
]
},
"dependencies": {
"browserify-jsx": "^0.1.0",
"browserify-shim": "^3.8.0",
"object-assign": "^2.0.0"
}
]
}
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