Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gild

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gild - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

13

package.json
{
"name": "gild",
"version": "0.0.5",
"version": "0.0.6",
"description": "Pass theme object via react context to jss on a component",

@@ -21,7 +21,7 @@ "main": "index.js",

"lodash.omit": "^4.1.0",
"react": "^0.14.7",
"react-jss": "2.0.1"
},
"peerDependencies": {
"jss": "^3.3.0"
"jss": "^3.3.0",
"react": "^0.14.7 || ^15.0.0"
},

@@ -43,8 +43,9 @@ "devDependencies": {

"isparta": "4.0.0",
"jsdom": "^8.3.0",
"jss": "^3.3.0",
"kotatsu": "^0.12.1",
"nodemon": "^1.8.1",
"react": "0.14.7",
"react-addons-test-utils": "0.14.7",
"react-dom": "0.14.7",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"style-loader": "0.13.0",

@@ -51,0 +52,0 @@ "tap-dot": "1.0.4",

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