Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "ciebase-ts", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "TypeScript port of ciebase - Basic building blocks for CIE color spaces", | ||
"author": "Frédérique Mittelstaedt <npm@gfm.io> (https://www.gfm.io)", | ||
"license": "MIT", | ||
"main": "lib/index", | ||
"browser": "lib/index.js", | ||
"module": "lib/index.mjs", | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
@@ -17,3 +19,2 @@ "compile:cjs": "tsc --target es3 --module commonjs", | ||
}, | ||
"repository": "github:gfmio/ciebase-ts.git", | ||
@@ -28,3 +29,2 @@ "bugs": "https://github.com/gfmio/ciebase-ts/issues", | ||
], | ||
"dependencies": {}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
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
53879