New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/css

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/css - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

dist/cjs/test-utils/index.js

11

CHANGELOG.md
# @atlaskit/css
## 0.7.0
### Minor Changes
- [#168289](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168289)
[`5fe404687ca98`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5fe404687ca98) -
Add a test helper to reduce issues when migrating to Compiled CSS.
Change dom `Node`'s `textContent` property to remove `Compiled CSS definitions` except for
`Compiled style nodes`.
## 0.6.2

@@ -4,0 +15,0 @@

10

package.json
{
"name": "@atlaskit/css",
"version": "0.6.2",
"version": "0.7.0",
"description": "Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.",

@@ -47,7 +47,9 @@ "author": "Atlassian Pty Ltd",

"af:exports": {
".": "./src/index.tsx"
".": "./src/index.tsx",
"./test-utils": "./src/test-utils/index.tsx"
},
"dependencies": {
"@atlaskit/tokens": "^2.2.0",
"@atlaskit/tokens": "^2.4.0",
"@babel/runtime": "^7.0.0",
"@compiled/jest": "^0.10.5",
"@compiled/react": "^0.18.1"

@@ -61,3 +63,3 @@ },

"@af/visual-regression": "*",
"@atlaskit/ds-lib": "^3.2.0",
"@atlaskit/ds-lib": "^3.3.0",
"@atlaskit/ssr": "*",

@@ -64,0 +66,0 @@ "@atlaskit/visual-regression": "*",

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