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

@node-minify/utils

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-minify/utils - npm Package Compare versions

Comparing version 8.0.0-beta.0 to 8.0.1-beta.0

dist/index.js.map

1

dist/index.js

@@ -135,1 +135,2 @@ var __create = Object.create;

*/
//# sourceMappingURL=index.js.map

8

package.json
{
"name": "@node-minify/utils",
"version": "8.0.0-beta.0",
"version": "8.0.1-beta.0",
"description": "utils for @node-minify",

@@ -44,3 +44,3 @@ "keywords": [

"clean": "pnpm dlx rimraf dist",
"build": "npm run clean && tsup src/index.ts --format cjs,esm --dts --clean",
"build": "npm run clean && tsup src/index.ts --format cjs,esm --dts --clean --sourcemap",
"prepublishOnly": "npm run build"

@@ -52,5 +52,5 @@ },

"devDependencies": {
"@node-minify/types": "8.0.0-beta.0"
"@node-minify/types": "8.0.1-beta.0"
},
"gitHead": "0507c6190577e1939997a8231b07952ba167a780"
"gitHead": "35a8a41ec86a11cbec05d8a7db9113475ece2cef"
}

Sorry, the diff of this file is not supported yet

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