@flatten-js/core
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@flatten-js/core", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Javascript library for 2d geometry", | ||
@@ -14,3 +14,3 @@ "main": "dist/main.cjs.js", | ||
"generate-docs": "jsdoc -c ./.jsdoc.json --verbose", | ||
"npm-publish": "npm publish --tag beta", | ||
"npm-publish": "npm publish --access public", | ||
"cover": "istanbul cover ./node_modules/mocha/bin/_mocha -- --require @babel/register -R spec test/*", | ||
@@ -47,3 +47,3 @@ "build": "rollup -c" | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.2.2", | ||
"@babel/core": "^7.3.3", | ||
"@babel/node": "^7.2.2", | ||
@@ -62,4 +62,4 @@ "@babel/preset-env": "^7.3.1", | ||
"dependencies": { | ||
"flatten-interval-tree": "^0.3.4" | ||
"flatten-interval-tree": "^0.3.5" | ||
} | ||
} |
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 too big to display
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
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
3910511
22570
Updatedflatten-interval-tree@^0.3.5