@atlaskit/motion
Advanced tools
Comparing version 0.2.4 to 0.2.5
# @atlaskit/motion | ||
## 0.2.5 | ||
### Patch Changes | ||
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm | ||
## 0.2.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/motion", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/motion", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/motion", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Atlassian motion variables, components and more.", | ||
@@ -11,4 +11,5 @@ "publishConfig": { | ||
"license": "Apache-2.0", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"main": "dist/cjs/index.js", | ||
"module:es2019": "dist/es2019/index.js", | ||
"types": "dist/cjs/index.d.ts", | ||
@@ -32,12 +33,12 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@atlaskit/build-utils": "^2.4.0", | ||
"@atlaskit/build-utils": "*", | ||
"@atlaskit/button": "^13.3.11", | ||
"@atlaskit/docs": "^8.5.1", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/logo": "^12.3.4", | ||
"@atlaskit/lozenge": "^9.1.7", | ||
"@atlaskit/section-message": "^4.1.5", | ||
"@atlaskit/ssr": "^0.1.1", | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/theme": "^9.5.3", | ||
"@atlaskit/tooltip": "^15.2.6", | ||
"@atlaskit/visual-regression": "^0.1.9", | ||
"@atlaskit/visual-regression": "*", | ||
"@testing-library/react": "^8.0.1", | ||
@@ -44,0 +45,0 @@ "raf-stub": "^2.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
216461
178
3182