@rollup/wasm-node
Advanced tools
Comparing version 4.27.0-1 to 4.27.0
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.27.0-1 | ||
Thu, 14 Nov 2024 06:32:38 GMT - commit 81f5021d7d7e2a488639dc036f2334995b3761fc | ||
Rollup.js v4.27.0 | ||
Fri, 15 Nov 2024 10:40:04 GMT - commit c035068dfebeb959a35a8acf3ff008a249e2af73 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
{ | ||
"name": "@rollup/wasm-node", | ||
"version": "4.27.0-1", | ||
"version": "4.27.0", | ||
"description": "Next-generation ES module bundler with Node wasm", | ||
@@ -42,3 +42,3 @@ "main": "dist/rollup.js", | ||
"@eslint/js": "^9.14.0", | ||
"@inquirer/prompts": "^7.0.1", | ||
"@inquirer/prompts": "^7.1.0", | ||
"@jridgewell/sourcemap-codec": "^1.5.0", | ||
@@ -79,3 +79,3 @@ "@mermaid-js/mermaid-cli": "^11.4.0", | ||
"eslint-plugin-unicorn": "^56.0.0", | ||
"eslint-plugin-vue": "^9.30.0", | ||
"eslint-plugin-vue": "^9.31.0", | ||
"fixturify": "^3.0.0", | ||
@@ -101,3 +101,3 @@ "flru": "^1.0.2", | ||
"requirejs": "^2.3.7", | ||
"rollup": "^4.24.4", | ||
"rollup": "^4.25.0", | ||
"rollup-plugin-license": "^3.5.3", | ||
@@ -114,4 +114,4 @@ "rollup-plugin-string": "^3.0.0", | ||
"typescript": "^5.6.3", | ||
"typescript-eslint": "^8.13.0", | ||
"vite": "^5.4.10", | ||
"typescript-eslint": "^8.14.0", | ||
"vite": "^5.4.11", | ||
"vitepress": "^1.5.0", | ||
@@ -118,0 +118,0 @@ "vue": "^3.5.12", |
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 too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4144102
66079
0