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

sky-toolkit-core

Package Overview
Dependencies
Maintainers
6
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sky-toolkit-core - npm Package Compare versions

Comparing version 2.25.0 to 2.26.0

8

CHANGELOG.md

@@ -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 @@

2

index.js

@@ -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

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