methodqueue
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "methodqueue", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A simple queueing system for methods.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,3 @@ # MethodQueue | ||
``` | ||
npm i jscoord --save | ||
npm i methodqueue --save | ||
``` | ||
@@ -12,0 +12,0 @@ Once installed, you can import it into your application using: |
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
4062