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

@atlaskit/motion

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/motion - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

dist/es2019/entering/exiting-persistence.d.ts

6

CHANGELOG.md
# @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 @@

2

dist/cjs/version.json
{
"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",

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