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

@pikas-utils/color

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pikas-utils/color - npm Package Compare versions

Comparing version 2.0.4 to 2.1.0

25

package.json
{
"name": "@pikas-utils/color",
"version": "2.0.4",
"version": "2.1.0",
"private": false,

@@ -19,2 +19,7 @@ "keywords": [

"require": "./dist/index.js"
},
"./dist/*": {
"types": "./dist/*.d.ts",
"import": "./dist/esm/*.js",
"require": "./dist/*.js"
}

@@ -45,14 +50,14 @@ },

"devDependencies": {
"@pikas/prettier": "1.0.0",
"@pikas/tsconfig": "1.0.0",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/node": "20.2.5",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"cross-env": "7.0.3",
"eslint": "8.36.0",
"eslint-config-custom": "1.0.0",
"eslint": "8.42.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "6.6.3",
"typescript": "5.0.2"
"tsup": "6.7.0",
"typescript": "5.1.3",
"@pikas/prettier": "1.0.0",
"@pikas/tsconfig": "1.0.0",
"eslint-config-custom": "1.0.0"
},

@@ -59,0 +64,0 @@ "node": "12.20.0 || 14.13.1 || >=16.0.0",

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