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

@skyux/validation

Package Overview
Dependencies
Maintainers
1
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/validation - npm Package Compare versions

Comparing version 3.0.0-rc.0 to 3.0.0

7

CHANGELOG.md

@@ -0,6 +1,11 @@

# 3.0.0 (2019-01-14)
- Major version release.
# 3.0.0-rc.0 (2018-10-15)
- Initial release candidate.
- Initial release candidate.
# 3.0.0-alpha.0 (2018-10-10)
- Initial alpha release.

30

package.json
{
"name": "@skyux/validation",
"version": "3.0.0-rc.0",
"version": "3.0.0",
"description": "SKY UX Validation",

@@ -29,28 +29,12 @@ "main": "bundles/bundle.umd.js",

"peerDependencies": {
"@angular/common": "^4.3.6",
"@angular/core": "^4.3.6",
"@angular/forms": "^4.3.6"
"@angular/common": ">=4.3.6",
"@angular/core": ">=4.3.6",
"@angular/forms": ">=4.3.6"
},
"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.26.0",
"@blackbaud/skyux-builder": "1.24.0",
"@skyux-sdk/builder-plugin-skyux": "1.0.0-rc.0",
"core-js": "2.4.1",
"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.38.0",
"@blackbaud/skyux-builder": "1.30.0",
"@skyux-sdk/builder-plugin-skyux": "1.0.0-rc.5"
}
}
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