New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-facet/spring

Package Overview
Dependencies
Maintainers
2
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.1.0 to 0.1.1

8

package.json

@@ -29,6 +29,6 @@ {

],
"homepage": "https://github.com/Mojang/ore-ui#readme",
"homepage": "https://react-facet.mojang.com/",
"bugs": "https://github.com/Mojang/ore-ui/issues",
"license": "MIT",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist/index.js",

@@ -45,7 +45,7 @@ "publishConfig": {

"peerDependencies": {
"@react-facet/core": "0.1.0",
"@react-facet/core": "0.1.1",
"react": "^16.9.0"
},
"devDependencies": {
"@react-facet/core": "0.1.0",
"@react-facet/core": "0.1.1",
"@testing-library/jest-dom": "^5.10.1",

@@ -52,0 +52,0 @@ "@testing-library/react": "^9.4.1",

# @react-facet/spring
Experimental spring implementation based on Facets.
React Facet is a state management for performant game UIs. For more information on how to use this package check the official documentation available at https://react-facet.mojang.com/.
This package is an experimental spring implementation based on Facets.
The stepper algorithm is from [react-motion](https://github.com/chenglou/react-motion/blob/master/src/stepper.js).
Documentation coming soon.
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