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

@react-facet/spring

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-facet/spring - npm Package Compare versions

Comparing version 0.6.0-rc.4 to 0.6.0

0

dist/index.d.ts
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";

18

package.json

@@ -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

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