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

@myparcel/ts-utils

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myparcel/ts-utils - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

8

package.json
{
"name": "@myparcel/ts-utils",
"version": "1.10.0",
"version": "1.10.1",
"description": "TypeScript utilities",

@@ -14,4 +14,6 @@ "keywords": [

"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.js",
"exports": {
"require": "./lib/index.cjs",
"import": "./lib/index.js"
},
"types": "lib/index.d.ts",

@@ -18,0 +20,0 @@ "files": [

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