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

easey

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easey - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

2

package.json
{
"name": "easey",
"version": "2.0.4",
"version": "2.0.5",
"description": "Easing for Modest Maps",

@@ -5,0 +5,0 @@ "author": {

@@ -216,2 +216,7 @@ ;(function(context, MM) {

easey.optimal = function(V, rho, callback) {
if (running) return easey.stop(function() {
easey.optimal(V, rho, callback);
});
// Section 6 describes user testing of these tunable values

@@ -218,0 +223,0 @@ V = V || 0.9;

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