Socket
Socket
Sign inDemoInstall

@cranq/object-utils

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cranq/object-utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "@cranq/object-utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "Object 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-object-utils-*.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