Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clipboard-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipboard-polyfill - npm Package Compare versions

Comparing version 4.0.0-rc7 to 4.0.0-rc8

dist/es5/overwrite-globals/clipboard-polyfill.overwrite-globals.es5.js.map

1

dist/es5/overwrite-globals/clipboard-polyfill.overwrite-globals.es5.js

@@ -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

7

package.json
{
"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 |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc