@lskjs/colors
Advanced tools
Comparing version 3.16.4 to 3.16.5
{ | ||
"name": "@lskjs/colors", | ||
"version": "3.16.4", | ||
"version": "3.16.5", | ||
"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.16.4" | ||
"@lskjs/env": "^3.16.5" | ||
}, | ||
"//": "///////////========================/////////========================/////////========================//////////", | ||
"prettier": "@lskjs/eslint-config/prettier", | ||
"eslintConfig": { | ||
"extends": "@lskjs/eslint-config" | ||
}, | ||
"jest": { | ||
"preset": "@lskjs/jest-config" | ||
}, | ||
"files": [ | ||
@@ -37,9 +28,2 @@ "lib", | ||
}, | ||
"size-limit": [ | ||
{ | ||
"path": "lib/index.js", | ||
"limit": "2.2kb" | ||
} | ||
], | ||
"///": "//////////========================/////////========================/////////========================/////////", | ||
"repository": "https://github.com/lskjs/lskjs/tree/master//libs/colors", | ||
@@ -56,9 +40,3 @@ "homepage": "https://github.com/lskjs/lskjs/tree/master//libs/colors", | ||
], | ||
"////": "/////////========================/////////========================/////////========================/////////", | ||
"scripts": { | ||
"dev": " lsk run dev", | ||
"build": " lsk run build", | ||
"test": " lsk run test", | ||
"release": " lsk run release" | ||
} | ||
} | ||
"gitHead": "77a0fb26661eb4464eef5bc379f6cd72d42c3261" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
88408
38
1
Updated@lskjs/env@^3.16.5