@xterm/addon-clipboard
Advanced tools
Comparing version 0.2.0-beta.22 to 0.2.0-beta.23
{ | ||
"name": "@xterm/addon-clipboard", | ||
"version": "0.2.0-beta.22", | ||
"version": "0.2.0-beta.23", | ||
"author": { | ||
@@ -9,2 +9,3 @@ "name": "The xterm.js authors", | ||
"main": "lib/addon-clipboard.js", | ||
"module": "lib/addon-clipboard.mjs", | ||
"types": "typings/addon-clipboard.d.ts", | ||
@@ -23,3 +24,3 @@ "repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/addon-clipboard", | ||
"prepublishOnly": "npm run package", | ||
"start-server-only": "node ../../demo/start-server-only" | ||
"start": "node ../../demo/start" | ||
}, | ||
@@ -26,0 +27,0 @@ "peerDependencies": { |
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
68695
9
243