stream-transform
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"name": "stream-transform", | ||
@@ -18,3 +18,3 @@ "description": "Object transformations implementing the Node.js `stream.Transform` API", | ||
"coffeescript": "~2.6.1", | ||
"csv-generate": "^4.0.2", | ||
"csv-generate": "^4.0.3", | ||
"each": "^1.2.2", | ||
@@ -39,3 +39,4 @@ "eslint": "^8.2.0", | ||
"require": "./dist/cjs/sync.cjs" | ||
} | ||
}, | ||
"./browser/esm/": "./dist/esm/" | ||
}, | ||
@@ -90,3 +91,3 @@ "files": [ | ||
}, | ||
"gitHead": "f1abfafb56b5fd1f4097967052299dacaa2d8100" | ||
"gitHead": "e00242dd598b165bdfcf2d17a2b8cd63806df816" | ||
} |
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
932987