@lskjs/colors
Advanced tools
Comparing version 3.0.0-alpha.24 to 3.0.0-alpha.30
{ | ||
"name": "@lskjs/colors", | ||
"version": "3.0.0-alpha.24", | ||
"version": "3.0.0-alpha.30", | ||
"description": "Yet another colors library – like picocolors but with for browser too", | ||
"author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)", | ||
"private": false, | ||
"dependencies": { | ||
"@lskjs/env": "^3.0.0-alpha.24" | ||
"@lskjs/env": "^3.0.0-alpha.30" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"files": [ | ||
"lib", | ||
"README.md", | ||
"LICENCE" | ||
], | ||
"main": "lib/index.js", | ||
@@ -28,18 +28,13 @@ "types": "lib/index.d.ts", | ||
}, | ||
"files": [ | ||
"lib", | ||
"README.md", | ||
"LICENCE" | ||
], | ||
"repository": "https://github.com/lskjs/lskjs/tree/master//libs/colors", | ||
"bugs": "https://github.com/lskjs/lskjs/issues", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"keywords": [ | ||
"colors" | ||
], | ||
"//": "////", | ||
"contributors": [ | ||
"Vladislav Denisov (https://github.com/NewSoftwareCulture)" | ||
], | ||
"gitHead": "4d3734bd08f898ab6faa305cb1a8edde805dbc79" | ||
"gitHead": "50fe4b2a5d9d8452172301069c7e581426e8e833" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
81650
193
Updated@lskjs/env@^3.0.0-alpha.30