@lskjs/colors
Advanced tools
Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.14
{ | ||
"name": "@lskjs/colors", | ||
"version": "3.0.0-alpha.10", | ||
"version": "3.0.0-alpha.14", | ||
"description": "Yet another colors library – like picocolors but with for browser too", | ||
"author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)", | ||
"scripts": { | ||
"build": " lsk run build", | ||
"dev": " lsk run dev", | ||
"release": " lsk run release", | ||
"test": " lsk run test", | ||
"test:watch": " lsk run test:watch" | ||
}, | ||
"dependencies": { | ||
"@lskjs/env": "^3.0.0-alpha.10" | ||
"@lskjs/env": "^3.0.0-alpha.14" | ||
}, | ||
@@ -48,15 +41,3 @@ "publishConfig": { | ||
], | ||
"eslintConfig": { | ||
"extends": "@lskjs/eslint-config" | ||
}, | ||
"clean-publish": { | ||
"packageManager": "pnpm" | ||
}, | ||
"size-limit": [ | ||
{ | ||
"path": "lib/index.js", | ||
"limit": "2.2kb" | ||
} | ||
], | ||
"gitHead": "7a41ea3b5002b384dfe95b5fe4f1fbb104a0c145" | ||
"gitHead": "838cb0c60d4121043ea37740377bab6260d3a2d1" | ||
} |
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
81944
32
Updated@lskjs/env@^3.0.0-alpha.14