Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lskjs/colors

Package Overview
Dependencies
Maintainers
11
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/colors - npm Package Compare versions

Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.14

25

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc