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.1.4 to 0.1.5

lib/with-sheet.js

6

package.json
{
"name": "gild",
"version": "0.1.4",
"version": "0.1.5",
"description": "Pass theme object via react context to jss on a component",
"main": "lib/index.js",
"files": [
"lib/index.js"
"lib/*"
],

@@ -12,3 +12,3 @@ "scripts": {

"start": "kotatsu serve --port 3009 --progress --devtool \\#eval-source-map --babel example/test.js",
"build": "rm -rf lib && BABEL_ENV=production babel --quiet src -d lib",
"build": "rm -rf lib && BABEL_ENV=production babel --ignore *.test.js --quiet src -d lib",
"build:watch": "BABEL_ENV=production babel -w src -d lib",

@@ -15,0 +15,0 @@ "prepublish": "npm run build",

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