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

six-widget-support

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

six-widget-support - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

css/six-widgets.css

4

package.json
{
"name": "six-widget-support",
"version": "0.2.5",
"version": "0.2.6",
"description": "Common functionality for SIX Widgets",

@@ -9,3 +9,3 @@ "main": "lib",

"test": "./node_modules/.bin/mocha --compilers js:babel-register --recursive ./tests",
"prepublish": "npm run compile && npm run minify",
"prepublish": "npm run compile && npm run minify && cp ./css/six-widgets.css ./lib",
"compile": "babel src --out-dir build --source-maps inline --copy-files",

@@ -12,0 +12,0 @@ "compile:dev": "babel src --out-dir lib --source-maps inline --copy-files",

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