react-dnd
Advanced tools
Comparing version 2.2.0 to 2.2.3
{ | ||
"name": "react-dnd", | ||
"version": "2.2.0", | ||
"version": "2.2.3", | ||
"description": "Drag and Drop for React", | ||
@@ -8,5 +8,2 @@ "main": "lib/index.js", | ||
"clean": "rimraf lib && rimraf dist", | ||
"start": "./scripts/startSiteDevServer.sh", | ||
"build-site": "./scripts/buildStaticSite.sh", | ||
"publish-site": "./scripts/publishStaticSite.sh", | ||
"bundle:unmin": "webpack --output-filename=dist/ReactDnD.js", | ||
@@ -16,39 +13,8 @@ "bundle:min": "webpack --output-filename=dist/ReactDnD.min.js --optimize-minimize", | ||
"build": "npm-run-all --parallel bundle:* babel", | ||
"lint": "eslint .", | ||
"unit_test": "karma start", | ||
"test": "npm-run-all clean lint build", | ||
"test": "npm-run-all clean build", | ||
"prepublish": "npm test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/react-dnd/react-dnd.git" | ||
}, | ||
"keywords": [ | ||
"react", | ||
"reactjs", | ||
"file", | ||
"drag", | ||
"drop", | ||
"html5", | ||
"draggable", | ||
"droppable", | ||
"drag-and-drop", | ||
"dnd", | ||
"javascript", | ||
"react-component", | ||
"hoc" | ||
], | ||
"author": "Dan Abramov <dan.abramov@me.com> (http://github.com/gaearon)", | ||
"contributors": [ | ||
"Chris Trevino <darthtrevino@gmail.com> (http://github.com/darthtrevino)" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/react-dnd/react-dnd/issues" | ||
}, | ||
"homepage": "https://github.com/react-dnd/react-dnd", | ||
"dependencies": { | ||
"babel-eslint": "^7.1.1", | ||
"disposables": "^1.0.1", | ||
"dnd-core": "^2.1.0", | ||
"dnd-core": "^2.2.3", | ||
"hoist-non-react-statics": "^1.2.0", | ||
@@ -61,49 +27,3 @@ "invariant": "^2.1.0", | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "^6.7.0", | ||
"babel-cli": "^6.22.2", | ||
"babel-loader": "^6.2.10", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-preset-latest": "^6.22.0", | ||
"babel-preset-react": "^6.22.0", | ||
"babel-preset-stage-2": "^6.22.0", | ||
"babel-register": "^6.22.0", | ||
"css-loader": "^0.26.1", | ||
"eslint": "^3.14.0", | ||
"eslint-config-airbnb": "^14.0.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
"eslint-plugin-jsx-a11y": "^3.0.2", | ||
"eslint-plugin-react": "^6.9.0", | ||
"expect": "^1.6.0", | ||
"extract-text-webpack-plugin": "^1.0.1", | ||
"faker": "^3.1.0", | ||
"file-loader": "^0.9.0", | ||
"glob": "^7.1.1", | ||
"html-loader": "^0.4.4", | ||
"karma": "^1.4.0", | ||
"karma-chrome-launcher": "^2.0.0", | ||
"karma-mocha": "^1.3.0", | ||
"karma-sourcemap-loader": "^0.3.6", | ||
"karma-webpack": "^2.0.1", | ||
"less": "^2.2.0", | ||
"less-loader": "^2.0.0", | ||
"marked": "^0.3.2", | ||
"mocha": "^3.2.0", | ||
"npm-run-all": "^4.0.1", | ||
"null-loader": "^0.1.0", | ||
"postcss": "^5.2.11", | ||
"react": "^15.0.0-rc.2", | ||
"react-addons-test-utils": "^15.4.2", | ||
"react-dnd-html5-backend": "^2.1.2", | ||
"react-dnd-test-backend": "^1.0.2", | ||
"react-dom": "^15.0.0-rc.2", | ||
"react-frame-component": "^1.0.0", | ||
"react-hot-loader": "^1.2.3", | ||
"request": "^2.79.0", | ||
"rimraf": "^2.5.4", | ||
"style-loader": "^0.13.1", | ||
"url-loader": "^0.5.5", | ||
"webpack": "^1.8.11", | ||
"webpack-dev-server": "^1.8.2" | ||
} | ||
"devDependencies": {} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6
0
7367
478923
29
2
2
4
5
+ Addedjs-tokens@4.0.0(transitive)
- Removedbabel-eslint@^7.1.1
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedbabel-code-frame@6.26.0(transitive)
- Removedbabel-eslint@7.2.3(transitive)
- Removedbabel-messages@6.23.0(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedbabel-traverse@6.26.0(transitive)
- Removedbabel-types@6.26.0(transitive)
- Removedbabylon@6.18.0(transitive)
- Removedchalk@1.1.3(transitive)
- Removedcore-js@2.6.12(transitive)
- Removeddebug@2.6.9(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedesutils@2.0.3(transitive)
- Removedglobals@9.18.0(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedjs-tokens@3.0.2(transitive)
- Removedms@2.0.0(transitive)
- Removedregenerator-runtime@0.11.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedto-fast-properties@1.0.3(transitive)
Updateddnd-core@^2.2.3