Socket
Socket
Sign inDemoInstall

metal-clipboard

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 2.0.0

3

lib/Clipboard.js

@@ -30,3 +30,2 @@ 'use strict';

*/
var Clipboard = function (_State) {

@@ -38,3 +37,2 @@ _inherits(Clipboard, _State);

*/
function Clipboard(opt_config) {

@@ -151,3 +149,2 @@ _classCallCheck(this, Clipboard);

*/
function ClipboardAction(opt_config) {

@@ -154,0 +151,0 @@ _classCallCheck(this, ClipboardAction);

8

package.json
{
"name": "metal-clipboard",
"version": "1.0.0",
"version": "2.0.0",
"description": "Metal's component for copying content to the clipboard",

@@ -28,5 +28,5 @@ "license": "BSD",

"dependencies": {
"metal": "^1.0.0",
"metal-state": "^1.0.0",
"metal-dom": "^1.0.0"
"metal": "^2.0.0",
"metal-state": "^2.0.0",
"metal-dom": "^2.0.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc