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

@skyux/core

Package Overview
Dependencies
Maintainers
1
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/core - npm Package Compare versions

Comparing version 3.0.0-alpha.6 to 3.0.0

4

CHANGELOG.md

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

# 3.0.0 (2018-09-10)
- Initial major release.
# 3.0.0-alpha.6 (2018-08-28)

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

14

package.json
{
"name": "@skyux/core",
"version": "3.0.0-alpha.6",
"version": "3.0.0",
"description": "SKY UX Core",

@@ -11,9 +11,7 @@ "main": "bundles/bundle.umd.js",

"scripts": {
"build": "skyux build-public-library",
"skyux": "skyux",
"start": "skyux serve --hmr",
"test": "skyux test --coverage library --logFormat none",
"test:visual": "skyux e2e --logFormat none",
"test:visual:ci": "skyux e2e --platform travis --logFormat none",
"test:ci": "skyux test --coverage library --platform travis && npm run build",
"build": "skyux build-public-library",
"start": "skyux serve"
"test:visual": "skyux e2e --logFormat none"
},

@@ -48,4 +46,4 @@ "keywords": [],

"@angular/router": "4.3.6",
"@blackbaud/skyux": "2.21.0",
"@blackbaud/skyux-builder": "1.19.3",
"@blackbaud/skyux": "2.22.0",
"@blackbaud/skyux-builder": "1.20.2",
"@skyux-sdk/e2e": "3.0.0-alpha.0",

@@ -52,0 +50,0 @@ "core-js": "2.4.1",

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