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

@blackbaud/skyux-lib-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blackbaud/skyux-lib-clipboard - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.1.0 (2019-05-10)
- Updated peer dependencies to support Angular versions greater than `4.3.6`. [#13](https://github.com/blackbaud/skyux-lib-clipboard/pull/13)
# 1.0.0 (2019-03-04)

@@ -2,0 +6,0 @@

19

package.json
{
"name": "@blackbaud/skyux-lib-clipboard",
"version": "1.0.0",
"version": "1.1.0",
"description": "Single-page-application for skyux-lib-clipboard",

@@ -8,6 +8,5 @@ "main": "bundles/bundle.umd.js",

"scripts": {
"skyux": "skyux",
"test": "skyux test --coverage library && skyux build && npm run build",
"test": "skyux test --coverage library",
"build": "skyux build-public-library",
"start": "skyux serve"
"start": "skyux serve --hmr"
},

@@ -18,4 +17,4 @@ "keywords": [],

"peerDependencies": {
"@angular/common": "^4.3.6",
"@angular/core": "^4.3.6",
"@angular/common": ">=4.3.6",
"@angular/core": ">=4.3.6",
"@skyux/core": "^3.3.0",

@@ -25,8 +24,8 @@ "@skyux/i18n": "^3.5.0"

"dependencies": {
"clipboard-polyfill": "2.7.0"
"clipboard-polyfill": "2.8.0"
},
"devDependencies": {
"@blackbaud/skyux": "2.41.0",
"@blackbaud/skyux-builder": "1.31.1",
"@skyux-sdk/builder-plugin-skyux": "1.0.0-rc.6"
"@blackbaud/skyux": "2.49.2",
"@blackbaud/skyux-builder": "1.35.0",
"@skyux-sdk/builder-plugin-skyux": "1.0.0"
},

@@ -33,0 +32,0 @@ "repository": {

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