Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

object-sizeof

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-sizeof - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

index.d.ts

7

package.json
{
"name": "object-sizeof",
"version": "1.2.0",
"version": "1.3.0",
"description": "Sizeof of a JavaScript object in Bytes",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -26,5 +27,5 @@ "test": "./node_modules/.bin/mocha -R tap"

"devDependencies": {
"mocha": "^3.2.0",
"should": "^11.2.1"
"mocha": "^5.2.0",
"should": "^13.2.3"
}
}

Sorry, the diff of this file is not supported yet

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