@lowdefy/helpers
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@lowdefy/helpers", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"licence": "Apache-2.0", | ||
@@ -25,21 +25,30 @@ "description": "", | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist/*" | ||
], | ||
"scripts": { | ||
"build": "babel src --out-dir dist", | ||
"clean": "rm -rf dist", | ||
"test": "jest --coverage", | ||
"prepare": "yarn build", | ||
"prepublishOnly": "yarn build", | ||
"npm-publish": "npm publish --access public" | ||
"npm-publish": "npm publish --access public", | ||
"version:prerelease": "yarn version prerelease", | ||
"version:patch": "yarn version patch", | ||
"version:minor": "yarn version minor", | ||
"version:major": "yarn version major" | ||
}, | ||
"dependencies": { | ||
"lodash.merge": "4.6.2", | ||
"query-string": "6.13.5" | ||
"query-string": "6.13.7" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.12.1", | ||
"@babel/core": "7.12.1", | ||
"@babel/preset-env": "7.12.1", | ||
"babel-jest": "26.5.2", | ||
"jest": "26.5.3", | ||
"jest-diff": "26.5.2" | ||
} | ||
"@babel/cli": "7.12.10", | ||
"@babel/core": "7.12.10", | ||
"@babel/preset-env": "7.12.10", | ||
"babel-jest": "26.6.3", | ||
"jest": "26.6.3", | ||
"jest-diff": "26.6.2" | ||
}, | ||
"gitHead": "d10615737d52966e476506e00492abbe14877210" | ||
} |
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
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
1
53849
15
1040
+ Addedquery-string@6.13.7(transitive)
- Removedquery-string@6.13.5(transitive)
Updatedquery-string@6.13.7