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

@field123/utils

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@field123/utils - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

dist/utils.cjs.js

10

package.json
{
"name": "@field123/utils",
"version": "0.1.2",
"main": "./dist/field123-utils.js",
"module": "./dist/field123-utils.mjs",
"types": "./dist/field123-utils.d.ts",
"version": "0.2.0",
"main": "./dist/utils.js",
"module": "./dist/utils.mjs",
"types": "./dist/utils.d.ts",
"sideEffects": false,

@@ -13,3 +13,3 @@ "license": "MIT",

"scripts": {
"build": "tsup --env.TARGET field123-util",
"build": "tsup --env.TARGET utils",
"dev": "tsup --watch",

@@ -16,0 +16,0 @@ "lint": "TIMING=1 eslint src/**/*.ts* --fix",

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