Socket
Socket
Sign inDemoInstall

@cranq/tree-utils

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cranq/tree-utils - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

8

package.json
{
"name": "@cranq/tree-utils",
"version": "2.1.2",
"version": "2.1.3",
"description": "Tree manipulation utilities",

@@ -8,3 +8,7 @@ "scripts": {

"test": "tsc --noEmit && jest",
"ci": "npm ci && npm run build && npm run test"
"ci": "npm ci && npm run build && npm run test",
"rebuild": "npm run clean && npm run build",
"clean": "npx rimraf ./dist ./cranq-node-descriptor-*.tgz",
"prepack": "npm run rebuild",
"prepublishOnly": "npm run test"
},

@@ -11,0 +15,0 @@ "author": "Dan Stocker",

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