🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@operato/utils

Package Overview
Dependencies
Maintainers
6
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/utils - npm Package Compare versions

Comparing version
9.1.0
to
10.0.0-beta.1
+3
-3
package.json

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "9.1.0",
"version": "10.0.0-beta.1",
"type": "module",

@@ -93,3 +93,3 @@ "main": "dist/src/index.js",

"build": "tsc && npm run analyze -- --exclude dist",
"prepublish": "tsc && npm run analyze -- --exclude dist",
"prepublishOnly": "tsc && npm run analyze -- --exclude dist",
"lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore",

@@ -137,3 +137,3 @@ "format": "eslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier \"**/*.ts\" --write --ignore-path .gitignore",

},
"gitHead": "27d9ba9b6e9f811561b92235903d9f620f203797"
"gitHead": "7fe28ab8818f8dc4a281f9f82db5d13b49f2cf9d"
}

Sorry, the diff of this file is not supported yet