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

@esbuild-kit/core-utils

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esbuild-kit/core-utils - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

8

package.json
{
"name": "@esbuild-kit/core-utils",
"version": "1.3.0",
"version": "1.3.1",
"publishConfig": {

@@ -25,7 +25,8 @@ "access": "public"

"scripts": {
"build": "pkgroll",
"build": "pkgroll --minify",
"lint": "eslint --cache ."
},
"dependencies": {
"esbuild": "0.14.38"
"esbuild": "0.14.38",
"source-map-support": "^0.5.21"
},

@@ -41,3 +42,2 @@ "devDependencies": {

"pkgroll": "^1.2.2",
"source-map-support": "^0.5.21",
"typescript": "^4.6.4"

@@ -44,0 +44,0 @@ },

Sorry, the diff of this file is too big to display

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