You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@atlaskit/ds-explorations

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/ds-explorations - npm Package Compare versions

Comparing version

to
4.3.5

9

CHANGELOG.md
# @atlaskit/ds-explorations
## 4.3.5
### Patch Changes
- [#105744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105744)
[`bc9ed5e4ee94d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc9ed5e4ee94d) -
Updated 'ak-postbuild' script to also build '@atlaskit/platform-feature-flags'
- Updated dependencies
## 4.3.4

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@atlaskit/ds-explorations",
"version": "4.3.4",
"version": "4.3.5",
"description": "DEPRECATED. Use @atlaskit/primitives. An experimental package for exploration and validation of spacing / typography foundations.",

@@ -24,3 +24,3 @@ "publishConfig": {

"scripts": {
"ak-postbuild": "cd ../../../ && yarn build @atlassian/codegen -d cjs,esm,es2019 && yarn build @atlaskit/tokens && cd packages/design-system/ds-explorations && yarn codegen-styles",
"ak-postbuild": "cd ../../../ && yarn build @atlassian/codegen -d cjs,esm,es2019 && yarn build @atlaskit/platform-feature-flags && yarn build @atlaskit/tokens && cd packages/design-system/ds-explorations && yarn codegen-styles",
"codegen-styles": "ts-node --project ../../../tsconfig.node.json ./scripts/codegen-styles",

@@ -30,3 +30,3 @@ "prepare": "yarn ak-postbuild"

"dependencies": {
"@atlaskit/tokens": "^3.1.0",
"@atlaskit/tokens": "^3.2.0",
"@babel/runtime": "^7.0.0",

@@ -33,0 +33,0 @@ "@emotion/react": "^11.7.1"