content-entry
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "content-entry", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"publishConfig": { | ||
@@ -10,12 +10,2 @@ "access": "public" | ||
}, | ||
"imports": { | ||
"#stream.mjs": { | ||
"browser": "./src/browser-stream.mjs", | ||
"node": "./src/node-stream.mjs" | ||
}, | ||
"#util-stream.mjs": { | ||
"browser": "./src/browser-util-stream.mjs", | ||
"node": "./src/node-util-stream.mjs" | ||
} | ||
}, | ||
"description": "content entries for content containers (aka files)", | ||
@@ -75,4 +65,4 @@ "keywords": [ | ||
"dependencies": { | ||
"browser-stream-util": "^1.0.0" | ||
"browser-stream-util": "^1.1.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
25243
16
479
Updatedbrowser-stream-util@^1.1.0