sky-toolkit-core
Advanced tools
Comparing version 2.25.0 to 2.26.0
@@ -7,2 +7,9 @@ # Changelog | ||
## 2.26.0 | ||
### Enhancements | ||
* `cdnUrl` and `@font-face` now make use of the static assets domain. | ||
## 2.25.0 | ||
@@ -17,2 +24,3 @@ | ||
## 2.23.1 | ||
@@ -19,0 +27,0 @@ |
@@ -5,3 +5,3 @@ /* Disable ES6-Specific Rules */ | ||
var cdnUrl = '//www.sky.com/assets/toolkit-core/v' + version + '/toolkit-core.min.css'; | ||
var cdnUrl = '//static.skyassets.com/assets/toolkit-core/v' + version + '/toolkit-core.min.css'; | ||
var cdnTag = '<link rel="stylesheet" href="' + cdnUrl + '">'; | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "sky-toolkit-core", | ||
"version": "2.25.0", | ||
"version": "2.26.0", | ||
"description": "The core of Sky's CSS Toolkit", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
146541
0