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

@itgenio/edik-diff

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itgenio/edik-diff - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

package.json
{
"name": "@itgenio/edik-diff",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"prepack": "concurrently 'npm:tsc-check' 'npm:build-code' 'npm:tsc'",
"build-tests": "concurrently 'npm:build-code' 'npm:build-tests-code'",
"build-tests": "npm run build-tests-code",
"build-code": "rimraf dist && NODE_ENV=production node ./build.js",

@@ -19,0 +19,0 @@ "build-tests-code": "rimraf dist-tests && NODE_ENV=production node ./build-tests.js",

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