Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "js-jpa", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "jpa for node", | ||
"author": "stone", | ||
"license": "ISC", | ||
"main": "src/index", | ||
"main": "lib/index", | ||
"scripts": { | ||
"flow": "flow", | ||
"build": "flow-remove-types src/ -d lib/", | ||
"prepublishOnly": "npm run build", | ||
"unit": "npm run build && cross-env UNIT=true nyc mocha test/*.js" | ||
@@ -12,0 +13,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
25966
728