New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devgrace/utils

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devgrace/utils - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

./dist/index.js

16

package.json
{
"name": "@devgrace/utils",
"sideEffects": false,
"version": "0.4.0",
"version": "0.5.0",
"description": "devgrace/utils",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.js",
"import": "./dist/index.mjs"
}
},
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"files": [

@@ -46,3 +54,3 @@ "dist"

],
"gitHead": "025ecedcd554eb4d89f1bd4ced3a4c4ab7edda48"
"gitHead": "7f272f44794f4058dba2999e5660f98c90a50461"
}
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