@astrojs/webapi
Advanced tools
Comparing version 0.0.0-check-watch-20230227144241 to 0.0.0-experimental-assets-20230303150759
{ | ||
"name": "@astrojs/webapi", | ||
"description": "Use Web APIs in Node", | ||
"version": "0.0.0-check-watch-20230227144241", | ||
"version": "0.0.0-experimental-assets-20230303150759", | ||
"type": "module", | ||
@@ -66,3 +66,2 @@ "exports": { | ||
"event-target-shim": "^6.0.2", | ||
"formdata-polyfill": "^4.0.10", | ||
"magic-string": "^0.27.0", | ||
@@ -69,0 +68,0 @@ "mocha": "^9.2.2", |
@@ -158,3 +158,1 @@ # WebAPI | ||
Code from [event-target-shim](https://www.npmjs.com/package/event-target-shim) is licensed under the MIT License (MIT), Copyright Toru Nagashima. | ||
Code from [formdata-polyfill](https://www.npmjs.com/package/formdata-polyfill) is licensed under the MIT License (MIT), Copyright Jimmy Wärting. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
16
333124
2549
158