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.1.0 to 2.1.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Changelog

## 2.1.1
### Features
* [Node.js] Entry points for `sky-toolkit-core` now also available passed up
to `sky-toolkit` via:
* `skyToolkitCoreCdnUrl`
* `skyToolkitCoreCdnTag`
For usage information, see [Toolkit's `README.md`](https://github.com/sky-uk/toolkit/blob/master/README.md#hybrid).
## 2.1.0

@@ -8,0 +20,0 @@

2

index.js

@@ -1,2 +0,2 @@

var { version } = require('./package.json');
var version = require('./package.json').version;

@@ -3,0 +3,0 @@ var cdnUrl = '//www.sky.com/assets/toolkit-core/v' + version + '/toolkit-core.min.css';

{
"name": "sky-toolkit-core",
"version": "2.1.0",
"version": "2.1.1",
"description": "The core of Sky's CSS Toolkit",

@@ -5,0 +5,0 @@ "main": "index.js",

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