@stoplight/ordered-object-literal
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@stoplight/ordered-object-literal", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Object literal maintaining its properties in the order they were added", | ||
@@ -24,2 +24,3 @@ "keywords": [ | ||
"main": "./src/index.cjs", | ||
"module": "./src/index.mjs", | ||
"exports": { | ||
@@ -26,0 +27,0 @@ "import": "./src/index.mjs", |
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
23491