Comparing version 2.1.0 to 2.2.3
{ | ||
"name": "dnd-core", | ||
"version": "2.1.0", | ||
"version": "2.2.3", | ||
"description": "Drag and drop sans the GUI", | ||
@@ -8,38 +8,7 @@ "main": "lib/index.js", | ||
"clean": "rimraf lib", | ||
"lint": "eslint '{src,test}/**/*.js'", | ||
"build": "babel src --out-dir lib", | ||
"unit_test": "jest", | ||
"unit_test:watch": "jest --watch", | ||
"unit_test:cov": "jest --coverage", | ||
"develop": "npm run unit_test:watch", | ||
"test": "npm-run-all clean lint build unit_test:cov", | ||
"prepublish": "npm run build" | ||
"test": "npm-run-all clean build", | ||
"prepublish": "npm run test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/react-dnd/dnd-core.git" | ||
}, | ||
"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/dnd-core/issues" | ||
}, | ||
"homepage": "https://github.com/react-dnd/dnd-core", | ||
"devDependencies": { | ||
"babel-cli": "^6.22.2", | ||
"babel-preset-latest": "^6.22.0", | ||
"babel-preset-stage-2": "^6.22.0", | ||
"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.js": "^0.3.1", | ||
"jest": "^18.1.0", | ||
"npm-run-all": "^4.0.1", | ||
"rimraf": "^2.4.3" | ||
}, | ||
"devDependencies": {}, | ||
"dependencies": { | ||
@@ -46,0 +15,0 @@ "asap": "^2.0.3", |
Sorry, the diff of this file is not supported yet
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
0
0
146361
39
1895
2
1
1