@baggie/functions
Advanced tools
Comparing version 1.2.6 to 1.2.9
{ | ||
"name": "@baggie/functions", | ||
"version": "1.2.6", | ||
"version": "1.2.9", | ||
"description": "A library of tools for JavaScript and TypeScript. Handle cookies and timers that can be paused and resumed, etc.", | ||
@@ -10,3 +10,4 @@ "license": "MIT", | ||
"build": "rimraf lib && tsc", | ||
"test": "jest --verbose --runInBand" | ||
"test": "jest --verbose --runInBand", | ||
"publish": "npm publish" | ||
}, | ||
@@ -27,3 +28,3 @@ "files": [ | ||
"dependencies": { | ||
"@baggie/detection": "^1.2.6" | ||
"@baggie/detection": "^1.2.9" | ||
}, | ||
@@ -33,5 +34,5 @@ "devDependencies": { | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.2.3" | ||
"typescript": "^4.2.4" | ||
}, | ||
"gitHead": "985da4250f8f3aee48b8ec6ee5b810491fdf166d" | ||
} |
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
22707
Updated@baggie/detection@^1.2.9