Socket
Socket
Sign inDemoInstall

rc-slider

Package Overview
Dependencies
1
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

dist/rc-slider/1.0.0/index.js

18

package.json
{
"name": "rc-slider",
"version": "1.1.0",
"version": "1.1.1",
"description": "slider ui component for react",

@@ -31,7 +31,8 @@ "keywords": [

"build": "rc-tools run build",
"precommit": "rc-tools run precommit",
"less": "rc-tools run less",
"gh-pages": "rc-tools run gh-pages",
"history": "rc-tools run history",
"start": "node-dev --harmony node_modules/.bin/rc-server",
"publish": "spm publish && rc-tools run tag",
"start": "node --harmony node_modules/.bin/rc-server",
"publish": "rc-tools run tag",
"lint": "rc-tools run lint",

@@ -44,6 +45,6 @@ "saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",

"expect.js": "0.3.x",
"precommit-hook": "1.x",
"rc-server": "2.x",
"rc-tools": "2.x",
"react": "0.13.x",
"precommit-hook": "^1.0.7",
"rc-server": "3.x",
"rc-tools": "3.x",
"react": "^0.13.x",
"node-dev": "2.x",

@@ -54,4 +55,3 @@ "jquery": "^1.11.2",

"precommit": [
"lint",
"less"
"precommit"
],

@@ -58,0 +58,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc