New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@basalt/bedrock-copy-to-clipboard

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basalt/bedrock-copy-to-clipboard - npm Package Compare versions

Comparing version 0.31.0 to 0.32.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [0.32.0](https://github.com/basaltinc/bedrock/compare/v0.31.1...v0.32.0) (2019-02-13)
**Note:** Version bump only for package @basalt/bedrock-copy-to-clipboard
# [0.31.0](https://github.com/basaltinc/bedrock/compare/v0.30.0...v0.31.0) (2019-02-12)

@@ -8,0 +16,0 @@

2

dist/copy-to-clipboard.js
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
var _jsxFileName = "/Users/Evan/dev/basalt/bedrock-repos/bedrock/components/copy-to-clipboard/src/copy-to-clipboard.jsx";
var _jsxFileName = "/home/travis/build/basaltinc/bedrock/components/copy-to-clipboard/src/copy-to-clipboard.jsx";
import React, { useState } from 'react';

@@ -4,0 +4,0 @@ import { CopyToClipboard as ReactCopyToClipboard } from 'react-copy-to-clipboard';

{
"name": "@basalt/bedrock-copy-to-clipboard",
"license": "UNLICENSED",
"version": "0.31.0",
"version": "0.32.0",
"description": "Wrapper that allows a user to click the content and copy-to-clipboard.",

@@ -24,8 +24,8 @@ "module": "dist/copy-to-clipboard.js",

"dependencies": {
"@basalt/bedrock-atoms": "^0.31.0",
"@basalt/bedrock-breakpoints-demo": "^0.31.0",
"@basalt/bedrock-color-swatch": "^0.31.0",
"@basalt/bedrock-core": "^0.31.0",
"@basalt/bedrock-spacing-swatch": "^0.31.0",
"@basalt/bedrock-utils": "^0.31.0",
"@basalt/bedrock-atoms": "^0.32.0",
"@basalt/bedrock-breakpoints-demo": "^0.32.0",
"@basalt/bedrock-color-swatch": "^0.32.0",
"@basalt/bedrock-core": "^0.32.0",
"@basalt/bedrock-spacing-swatch": "^0.32.0",
"@basalt/bedrock-utils": "^0.32.0",
"react-copy-to-clipboard": "^5.0.1",

@@ -41,3 +41,3 @@ "react-table": "^6.9.0"

},
"gitHead": "8caa8a2ca24023ccd6134190c5d063b638d0a4f4"
"gitHead": "efaaf9da7921c2fb092ee528e14a3f90eb5f8ca4"
}
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