beef-serializer
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "beef-serializer", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Library for serializing data of any complexity (supports JSON)", | ||
"main": "lib/index.js", | ||
"main": "lib/Serializer.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "npm run test:flow && npm run test:mocha", |
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
34193