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

digx-nps

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digx-nps - npm Package Compare versions

Comparing version 1.0.4 to 1.0.6

dist/cjs/digx.test.d.ts

12

package.json
{
"name": "digx-nps",
"version": "1.0.4",
"version": "1.0.6",
"description": "Take a nested object and dig values by path",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"files": [
"dist",
"dist/",
"LICENSE",

@@ -15,3 +14,4 @@ "README.md",

"scripts": {
"build": "tsc",
"tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
"prepublishOnly": "npm run tsc",
"test": "jest"

@@ -18,0 +18,0 @@ },

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