@react-facet/spring
Advanced tools
Comparing version 0.6.0-rc.4 to 0.6.0
export * from './useFacetSpring'; |
@@ -0,0 +0,0 @@ "use strict"; |
export default function stepper(secondPerFrame: number, x: number, v: number, destX: number, k: number, b: number, precision: number): [number, number]; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Facet } from '@react-facet/core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -32,3 +32,3 @@ { | ||
"license": "MIT", | ||
"version": "0.6.0-rc.4", | ||
"version": "0.6.0", | ||
"main": "dist/index.js", | ||
@@ -45,13 +45,15 @@ "publishConfig": { | ||
"peerDependencies": { | ||
"@react-facet/core": "0.6.0-rc.4", | ||
"react": "^18.2.0" | ||
"@react-facet/core": "0.6.0", | ||
"react": "^16.9.0" | ||
}, | ||
"devDependencies": { | ||
"@react-facet/core": "0.6.0-rc.4", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@types/react": "^18.0.8", | ||
"@react-facet/core": "0.6.0", | ||
"@testing-library/jest-dom": "^5.10.1", | ||
"@testing-library/react": "^9.4.1", | ||
"@types/react": "^17.0.11", | ||
"@types/react-reconciler": "^0.18.0", | ||
"@types/rimraf": "^3", | ||
"cross-env": "^7.0.3", | ||
"react": "18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react": "^16.9.0", | ||
"react-dom": "^16.9.0", | ||
"rimraf": "^3.0.2", | ||
@@ -58,0 +60,0 @@ "typescript": "^4.8.2" |
@@ -0,0 +0,0 @@ # @react-facet/spring |
Sorry, the diff of this file is not supported yet
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
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
10446
0
11