@atlaskit/ds-explorations
Advanced tools
Comparing version 4.3.2 to 4.3.3
# @atlaskit/ds-explorations | ||
## 4.3.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 4.3.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/ds-explorations", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "DEPRECATED. Use @atlaskit/primitives. An experimental package for exploration and validation of spacing / typography foundations.", | ||
@@ -29,3 +29,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/tokens": "^2.2.0", | ||
"@atlaskit/tokens": "^3.0.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -40,4 +40,4 @@ "@emotion/react": "^11.7.1" | ||
"@atlaskit/ds-lib": "*", | ||
"@atlaskit/primitives": "^13.2.0", | ||
"@atlaskit/textfield": "^6.5.0", | ||
"@atlaskit/primitives": "^13.3.0", | ||
"@atlaskit/textfield": "^6.7.0", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -44,0 +44,0 @@ "@atlassian/codegen": "^0.1.0", |
@@ -30,3 +30,2 @@ { | ||
"compilerOptions": { | ||
"baseUrl": "", | ||
"composite": true, | ||
@@ -33,0 +32,0 @@ "outDir": "../../../tsDist/@atlaskit__ds-explorations/app" |
@@ -31,3 +31,2 @@ { | ||
"compilerOptions": { | ||
"baseUrl": "", | ||
"composite": true, | ||
@@ -38,3 +37,3 @@ "outDir": "../../../tsDist/@atlaskit__ds-explorations/dev" | ||
{ | ||
"path": "tsconfig.app.json" | ||
"path": "./tsconfig.app.json" | ||
}, | ||
@@ -41,0 +40,0 @@ { |
@@ -14,4 +14,3 @@ { | ||
"compilerOptions": { | ||
"baseUrl": "" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
196845
4193
+ Added@atlaskit/ds-lib@3.5.0(transitive)
+ Added@atlaskit/tokens@3.3.0(transitive)
+ Addedimport-fresh@3.3.0(transitive)
- Removed@atlaskit/atlassian-context@0.1.0(transitive)
- Removed@atlaskit/ds-lib@3.5.1(transitive)
- Removed@atlaskit/feature-gate-js-client@4.23.4(transitive)
- Removed@atlaskit/platform-feature-flags@1.0.0(transitive)
- Removed@atlaskit/tokens@2.5.1(transitive)
- Removedeventemitter2@4.1.2(transitive)
- Removedimport-fresh@3.3.1(transitive)
- Removedstatsig-js-lite@1.6.0(transitive)
Updated@atlaskit/tokens@^3.0.0