@hscmap/inertial-wheel
Advanced tools
Comparing version 0.6.3 to 0.6.5
@@ -20,2 +20,3 @@ "use strict"; | ||
this.v = 0; | ||
this.moving = false; | ||
}; | ||
@@ -22,0 +23,0 @@ Physics.prototype.kick = function (a, t) { |
{ | ||
"name": "@hscmap/inertial-wheel", | ||
"version": "0.6.3", | ||
"version": "0.6.5", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"scripts": { | ||
"prepublish": "tsc", | ||
"example-server": "webpack-dev-server --context example --config ./example/webpack.config.js", | ||
"example": "webpack --context example --config ./example/webpack.config.js" | ||
"prepare": "tsc", | ||
"example-server": "webpack-dev-server --context example --config ./example/webpack.config.js --mode development", | ||
"example": "webpack --context example --config ./example/webpack.config.js --mode development" | ||
}, | ||
"devDependencies": { | ||
"file-loader": "^0.11.2", | ||
"gh-pages": "^1.0.0", | ||
"ts-loader": "^2.3.2", | ||
"typescript": "^2.4.2", | ||
"webpack": "^3.5.5", | ||
"webpack-dev-server": "^2.7.1" | ||
"file-loader": "^1.1.11", | ||
"gh-pages": "^1.1.0", | ||
"ts-loader": "^4.0.0", | ||
"typescript": "^2.7.2", | ||
"webpack": "^4.0.1", | ||
"webpack-dev-server": "^3.1.0" | ||
}, | ||
@@ -22,4 +22,4 @@ "homepage": "https://github.com/michitaro/inertial-wheel", | ||
"dependencies": { | ||
"@hscmap/magic-trackpad-detector": "latest" | ||
"@hscmap/magic-trackpad-detector": "0.0.9" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10243
196
0
9