react-json-parser
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-json-parser", | ||
"version": "0.2.0", | ||
"repository": "git@github.com:thusfresh/react-json-parser.git", | ||
"author": "Paul Le Cam <paul@mainframe.com>", | ||
"version": "0.2.1", | ||
"repository": "git@github.com:MainframeHQ/react-json-parser.git", | ||
"author": "Mainframe", | ||
"license": "MIT", | ||
@@ -12,12 +12,12 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"babel-traverse": "^6.25.0", | ||
"babel-types": "^6.25.0", | ||
"babylon": "^6.17.4", | ||
"commander": "^2.11.0", | ||
"fs-extra": "^4.0.0", | ||
"babel-traverse": "^6.26.0", | ||
"babel-types": "^6.26.0", | ||
"babylon": "^6.18.0", | ||
"commander": "^2.12.2", | ||
"fs-extra": "^4.0.3", | ||
"get-stdin": "^5.0.1" | ||
}, | ||
"devDependencies": { | ||
"prettier": "^1.5.3" | ||
"prettier": "^1.9.1" | ||
} | ||
} |
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 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
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 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
12005
6
Updatedbabel-traverse@^6.26.0
Updatedbabel-types@^6.26.0
Updatedbabylon@^6.18.0
Updatedcommander@^2.12.2
Updatedfs-extra@^4.0.3