object-sizeof
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7352
119