@skyux/assets
Advanced tools
Comparing version 3.1.0 to 4.0.0-rc.0
@@ -0,1 +1,5 @@ | ||
# 4.0.0-rc.0 (2020-02-15) | ||
- Updated the pipeline to transpile to the [Angular Package Format](https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/preview). [#11](https://github.com/blackbaud/skyux-assets/pull/11) | ||
# 3.1.0 (2019-07-16) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@skyux/assets", | ||
"version": "3.1.0", | ||
"version": "4.0.0-rc.0", | ||
"description": "SKY UX Assets", | ||
"main": "bundles/bundle.umd.js", | ||
"module": "index.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" | ||
}, | ||
"main": "bundles/skyux-assets.umd.js", | ||
"module": "fesm5/skyux-assets.js", | ||
"keywords": [], | ||
@@ -25,39 +18,14 @@ "author": "Blackbaud", | ||
"homepage": "https://github.com/blackbaud/skyux-assets#readme", | ||
"peerDependencies": {}, | ||
"peerDependencies": { | ||
"tslib": "^1.10.0" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@angular/animations": "7.2.15", | ||
"@angular/common": "7.2.15", | ||
"@angular/compiler": "7.2.15", | ||
"@angular/compiler-cli": "7.2.15", | ||
"@angular/core": "7.2.15", | ||
"@angular/forms": "7.2.15", | ||
"@angular/http": "7.2.15", | ||
"@angular/platform-browser": "7.2.15", | ||
"@angular/platform-browser-dynamic": "7.2.15", | ||
"@angular/router": "7.2.15", | ||
"@blackbaud/auth-client": "2.17.0", | ||
"@pact-foundation/pact-web": "7.4.0", | ||
"@skyux-sdk/builder": "3.7.1", | ||
"@skyux-sdk/pact": "3.2.1", | ||
"@skyux-sdk/testing": "3.1.0", | ||
"@skyux/assets": "3.0.0", | ||
"@skyux/config": "3.5.0", | ||
"@skyux/core": "3.6.0", | ||
"@skyux/http": "3.4.1", | ||
"@skyux/i18n": "3.7.1", | ||
"@skyux/indicators": "3.0.3", | ||
"@skyux/modals": "3.0.6", | ||
"@skyux/omnibar-interop": "3.1.0", | ||
"@skyux/router": "3.1.1", | ||
"@skyux/theme": "3.7.0", | ||
"@types/core-js": "2.5.2", | ||
"codelyzer": "4.5.0", | ||
"rxjs": "6.5.2", | ||
"rxjs-compat": "6.5.2", | ||
"ts-node": "8.3.0", | ||
"tslint": "5.18.0", | ||
"typescript": "3.2.4", | ||
"zone.js": "0.8.28" | ||
} | ||
"es2015": "fesm2015/skyux-assets.js", | ||
"esm5": "esm5/skyux-assets.js", | ||
"esm2015": "esm2015/skyux-assets.js", | ||
"fesm5": "fesm5/skyux-assets.js", | ||
"fesm2015": "fesm2015/skyux-assets.js", | ||
"typings": "skyux-assets.d.ts", | ||
"metadata": "skyux-assets.metadata.json", | ||
"sideEffects": false | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
21
91
10839
1
1
1