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

diginext-utils

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diginext-utils - npm Package Compare versions

Comparing version 1.0.3 to 1.0.5

dist/babel.config.json

8

package.json
{
"name": "diginext-utils",
"version": "1.0.3",
"version": "1.0.5",
"author": {

@@ -10,6 +10,10 @@ "name": "TOP GROUP (a.k.a Digitop)",

"module": "dist/index.js",
"files": [
"dist",
"README.md"
],
"scripts": {
"publish": "npm publish",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"build": "rm -rf dist && NODE_ENV=production babel src --out-dir dist --copy-files"
"build": "rm -rf dist && NODE_ENV=production babel . --out-dir dist --copy-files"
},

@@ -16,0 +20,0 @@ "dependencies": {

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