Socket
Socket
Sign inDemoInstall

@baggie/functions

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@baggie/functions - npm Package Compare versions

Comparing version 1.2.6 to 1.2.9

9

package.json
{
"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"
}
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