tomlify-j0.4
Advanced tools
Comparing version 2.1.1 to 2.2.0
{ | ||
"name": "tomlify-j0.4", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "A Object->TOML encoder/converter only for TOML v0.4.0", | ||
"main": "tomlify.js", | ||
"types": "tomlify.d.ts", | ||
"scripts": { | ||
@@ -28,7 +29,7 @@ "test": "mocha --bail --reporter min test/*.js" | ||
"devDependencies": { | ||
"js-yaml": "~3.2.7", | ||
"mocha": "~2.2.4", | ||
"should": "~6.0.1", | ||
"toml-j0.4": "^1.0.9" | ||
"js-yaml": "~3.9.0", | ||
"mocha": "~3.4.2", | ||
"should": "~11.2.1", | ||
"toml-j0.4": "~1.1.0" | ||
} | ||
} |
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
34391
8
628