rollup-plugin-livereload
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "rollup-plugin-livereload", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Rollup plugin for LiveReload that watches the bundle and reloads the page on change", | ||
@@ -8,2 +8,3 @@ "main": "dist/index.cjs.js", | ||
"jsnext:main": "dist/index.es.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -10,0 +11,0 @@ "build": "rollup -c", |
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
13023