Socket
Socket
Sign inDemoInstall

@skyux/theme

Package Overview
Dependencies
Maintainers
1
Versions
455
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/theme - npm Package Compare versions

Comparing version 3.2.2 to 3.3.0

4

CHANGELOG.md

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

# 3.3.0 (2018-11-19)
- Updated peer dependencies to support Angular versions greater than `4.3.6`. [#39](https://github.com/blackbaud/skyux-theme/pull/39)
# 3.2.2 (2018-11-01)

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

30

package.json
{
"name": "@skyux/theme",
"version": "3.2.2",
"version": "3.3.0",
"description": "SKY UX Theme",
"main": "bundles/bundle.umd.js",
"module": "index.js",
"engines": {
"node": ">=8.11.1"
},
"scripts": {

@@ -23,4 +20,3 @@ "skyux": "skyux",

"peerDependencies": {
"@angular/core": "^4.3.6",
"rxjs": "^5.4.3"
"@angular/core": ">=4.3.6"
},

@@ -34,22 +30,4 @@ "dependencies": {

"devDependencies": {
"@angular/animations": "4.3.6",
"@angular/common": "4.3.6",
"@angular/compiler": "4.3.6",
"@angular/compiler-cli": "4.3.6",
"@angular/core": "4.3.6",
"@angular/forms": "4.3.6",
"@angular/http": "4.3.6",
"@angular/platform-browser": "4.3.6",
"@angular/platform-browser-dynamic": "4.3.6",
"@angular/router": "4.3.6",
"@blackbaud/skyux": "2.27.2",
"@blackbaud/skyux-builder": "1.26.0",
"@skyux-sdk/e2e": "3.0.0-alpha.0",
"core-js": "2.4.1",
"fs-extra": "7.0.0",
"rxjs": "5.4.3",
"ts-node": "3.0.4",
"tslint": "5.2.0",
"typescript": "2.3.2",
"zone.js": "0.8.10"
"@blackbaud/skyux": "2.30.0",
"@blackbaud/skyux-builder": "1.29.0"
},

@@ -56,0 +34,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