Socket
Socket
Sign inDemoInstall

react-sortable-item

Package Overview
Dependencies
35
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.es5.js

@@ -13,3 +13,3 @@ 'use strict';

var _classset = require('classset');
var _classset = require('class-set');

@@ -16,0 +16,0 @@ var _classset2 = _interopRequireWildcard(_classset);

{
"name": "react-sortable-item",
"version": "1.0.0",
"version": "1.0.1",
"description": "Reorder elements in a list. Uses the native HTML5 Drag and Drop API.",

@@ -10,3 +10,4 @@ "main": "index.es5.js",

"dependencies": {
"react": "^0.13.x "
"react": "^0.13.x",
"class-set": "0.0.4"
},

@@ -22,4 +23,3 @@ "repository": {

"peerDependencies": {
"react": "^0.13.x",
"classset": "0.0.1"
"react": "^0.13.x"
},

@@ -26,0 +26,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc