should-format
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -434,2 +434,3 @@ 'use strict'; | ||
defaultFormat.formatPlainObjectKey = formatPlainObjectKey; | ||
defaultFormat.formatPlainObject = formatPlainObject; | ||
defaultFormat.typeAdaptorForEachFormat = typeAdaptorForEachFormat; | ||
@@ -436,0 +437,0 @@ // adding primitive types |
@@ -430,2 +430,3 @@ import t from 'should-type'; | ||
defaultFormat.formatPlainObjectKey = formatPlainObjectKey; | ||
defaultFormat.formatPlainObject = formatPlainObject; | ||
defaultFormat.typeAdaptorForEachFormat = typeAdaptorForEachFormat; | ||
@@ -432,0 +433,0 @@ // adding primitive types |
{ | ||
"name": "should-format", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Formatting of objects for should.js", | ||
@@ -5,0 +5,0 @@ "main": "cjs/should-format.js", |
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
32207
860