@toss/framer-motion
Advanced tools
Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/toss/slash/compare/@toss/framer-motion@1.1.8...@toss/framer-motion@1.2.0) (2024-03-26) | ||
### Features | ||
* **packages:** add repository information in package.json ([#446](https://github.com/toss/slash/issues/446)) ([063cc5d](https://github.com/toss/slash/commit/063cc5d4699b1ba0dc20db3d2bb7dc673947500b)) | ||
## [1.1.7](https://github.com/toss/slash/compare/@toss/framer-motion@1.1.6...@toss/framer-motion@1.1.7) (2023-10-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@toss/framer-motion", | ||
"version": "1.1.8", | ||
"version": "1.2.0", | ||
"sideEffects": false, | ||
@@ -18,2 +18,7 @@ "exports": { | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/toss/slash.git", | ||
"directory": "packages/react/framer-motion" | ||
}, | ||
"scripts": { | ||
@@ -32,3 +37,3 @@ "build": "rm -rf dist esm && tsc -p tsconfig.build.json --declaration --emitDeclarationOnly --declarationDir dist && rollup -c rollup.config.js", | ||
"@testing-library/react": "^13.3.0", | ||
"@toss/rollup-config": "^0.1.5", | ||
"@toss/rollup-config": "^0.2.0", | ||
"@tossteam/jest": "^17", | ||
@@ -67,4 +72,4 @@ "@types/babel__core": "^7", | ||
}, | ||
"gitHead": "6a4434621e29e014d537ae3dc0f026364b893a69", | ||
"gitHead": "e5bee62c99fb08dbd6306c1259636571e91991cf", | ||
"module": "./esm/index.mjs" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8231
6.14%0
-100%