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

@atlaskit/adf-schema

Package Overview
Dependencies
Maintainers
1
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/adf-schema - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

8

CHANGELOG.md
# @atlaskit/adf-schema
## 2.8.1
### Patch Changes
- [patch][34c6df4fb8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/34c6df4fb8):
adf-schema has been extended with one missing color, email-renderer now bundles up styles into .css file
## 2.8.0

@@ -4,0 +12,0 @@

1

dist/es2015/utils/colors.d.ts

@@ -33,2 +33,3 @@ /**

export declare const N200 = "#6B778C";
export declare const N300 = "#5E6C84";
export declare const N500 = "#42526E";

@@ -35,0 +36,0 @@ export declare const N800 = "#172B4D";

@@ -35,2 +35,3 @@ import * as tslib_1 from "tslib";

export var N200 = '#6B778C';
export var N300 = '#5E6C84';
export var N500 = '#42526E';

@@ -37,0 +38,0 @@ export var N800 = '#172B4D';

@@ -33,2 +33,3 @@ /**

export declare const N200 = "#6B778C";
export declare const N300 = "#5E6C84";
export declare const N500 = "#42526E";

@@ -35,0 +36,0 @@ export declare const N800 = "#172B4D";

@@ -37,2 +37,3 @@ "use strict";

exports.N200 = '#6B778C';
exports.N300 = '#5E6C84';
exports.N500 = '#42526E';

@@ -39,0 +40,0 @@ exports.N800 = '#172B4D';

2

dist/es5/version.json
{
"name": "@atlaskit/adf-schema",
"version": "2.7.1",
"version": "2.8.0",
"sideEffects": false
}
{
"name": "@atlaskit/adf-schema",
"version": "2.8.0",
"version": "2.8.1",
"sideEffects": false
}
{
"name": "@atlaskit/adf-schema",
"version": "2.8.0",
"version": "2.8.1",
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

{
"name": "@atlaskit/adf-schema",
"version": "2.8.0",
"version": "2.8.1",
"sideEffects": false
}

Sorry, the diff of this file is not supported yet

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