clipboard-polyfill
Advanced tools
Comparing version 4.0.0-rc7 to 4.0.0-rc8
@@ -401,1 +401,2 @@ "use strict"; | ||
})(); | ||
//# sourceMappingURL=clipboard-polyfill.overwrite-globals.es5.js.map |
@@ -670,1 +670,2 @@ "use strict"; | ||
})(); | ||
//# sourceMappingURL=clipboard-polyfill.overwrite-globals.promise.es5.js.map |
@@ -408,1 +408,2 @@ "use strict"; | ||
})(); | ||
//# sourceMappingURL=clipboard-polyfill.window-var.es5.js.map |
@@ -677,1 +677,2 @@ "use strict"; | ||
})(); | ||
//# sourceMappingURL=clipboard-polyfill.window-var.promise.es5.js.map |
@@ -401,1 +401,2 @@ // src/clipboard-polyfill/ClipboardItem/data-types.ts | ||
}; | ||
//# sourceMappingURL=clipboard-polyfill.es6.js.map |
{ | ||
"name": "clipboard-polyfill", | ||
"version": "4.0.0-rc7", | ||
"version": "4.0.0-rc8", | ||
"description": "A polyfill for the asynchronous clipboard API", | ||
@@ -8,3 +8,3 @@ "type": "module", | ||
"@types/node": "^18.11.18", | ||
"barely-a-dev-server": "^0.4.7", | ||
"barely-a-dev-server": "^0.4.8", | ||
"esbuild": "^0.16.4", | ||
@@ -36,7 +36,4 @@ "rome": "^11.0.0", | ||
"files": [ | ||
"/build", | ||
"/dist", | ||
"/src", | ||
"/overwrite-globals", | ||
"/text", | ||
"README.md" | ||
@@ -43,0 +40,0 @@ ], |
@@ -14,3 +14,3 @@ ![Logo for clipboard-polyfill: an icon of a clipboard fading into a drafting paper grid.](clipboard-polyfill-logo.svg) | ||
See the "Compatibility" section below for more details. | ||
See the [Compatibility section](#compatibility) below for more details. | ||
@@ -226,5 +226,5 @@ --- | ||
### History | ||
## History | ||
## Browser history | ||
### Browser history | ||
@@ -231,0 +231,0 @@ | Browser | First version supporting<br>`navigator.clipboard.writeText(...)` | Release Date | |
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
289854
35
2609