@byojs/toggler
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@byojs/toggler", | ||
"description": "Throttled toggler", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"exports": { | ||
@@ -21,3 +21,3 @@ "./": "./dist/toggler.mjs" | ||
"dependencies": { | ||
"@byojs/scheduler": "~0.9.1" | ||
"@byojs/scheduler": "~0.9.2" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
@@ -1,4 +0,4 @@ | ||
/*! Toggler: #FILENAME# | ||
/*! byojs/Toggler: #FILENAME# | ||
v#VERSION# (c) #YEAR# Kyle Simpson | ||
MIT License: http://getify.mit-license.org | ||
*/ |
Sorry, the diff of this file is not supported yet
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
25595
Updated@byojs/scheduler@~0.9.2