@astrojs/deno
Advanced tools
Comparing version 0.1.7 to 0.1.8
# @astrojs/node | ||
## 0.1.8 | ||
### Patch Changes | ||
- [#3677](https://github.com/withastro/astro/pull/3677) [`8045c8ad`](https://github.com/withastro/astro/commit/8045c8ade16fe4306448b7f98a4560ef0557d378) Thanks [@Jutanium](https://github.com/Jutanium)! - Update READMEs | ||
## 0.1.7 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@astrojs/deno", | ||
"description": "Deploy your site to a Deno server", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"type": "module", | ||
@@ -25,4 +25,4 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"astro": "1.0.0-beta.58", | ||
"astro-scripts": "0.0.5" | ||
"astro": "1.0.0-beta.60", | ||
"astro-scripts": "0.0.6" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
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
27329
140