object-sizeof
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "object-sizeof", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "Sizeof of a JavaScript object in Bytes", | ||
@@ -23,9 +23,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"buffer": "^5.0.6" | ||
"buffer": "^5.2.1" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^5.2.0", | ||
"mocha": "^6.1.4", | ||
"should": "^13.2.3", | ||
"standard": "^12.0.1" | ||
} | ||
}, | ||
"types": "index.d.ts" | ||
} |
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
7083
8
121
Updatedbuffer@^5.2.1