@allmaps/transform
Advanced tools
Comparing version 1.0.0-alpha.6 to 1.0.0-beta.1
{ | ||
"name": "@allmaps/transform", | ||
"version": "1.0.0-alpha.6", | ||
"version": "1.0.0-beta.1", | ||
"author": { | ||
@@ -11,9 +11,12 @@ "name": "Bert Spaan", | ||
"type": "module", | ||
"module": "index.js", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.js", | ||
"unpkg": "./dist/index.js", | ||
"exports": { | ||
"import": "./index.js" | ||
".": { | ||
"import": "./dist/index.js" | ||
} | ||
}, | ||
"files": [ | ||
"index.js", | ||
"src" | ||
"dist" | ||
], | ||
@@ -34,8 +37,11 @@ "repository": { | ||
"scripts": { | ||
"test": "mocha && eslint src test" | ||
"build": "tsc", | ||
"tsc": "tsc --watch", | ||
"test": "mocha && eslint dist test", | ||
"pretest": "npm run build" | ||
}, | ||
"license": "GPL-3.0-or-later", | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
"eslint": "7", | ||
"chai": "^4.3.4", | ||
"mocha": "^8.3.2" | ||
@@ -45,3 +51,4 @@ }, | ||
"node": "^14.13.1 || >=16.0.0" | ||
} | ||
}, | ||
"gitHead": "ca152db81b018bd5e4ec2b9161f5d3352ed0ee87" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
41480
11
611
3