Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 0.1.0-alpha.0 to 0.1.1-alpha.0

6

package.json
{
"name": "@baggie/functions",
"version": "0.1.0-alpha.0",
"description": "A library of tools for JavaScript and TypeScript. Timers that can be paused and resumed. More to come.",
"version": "0.1.1-alpha.0",
"description": "A library of tools for JavaScript and TypeScript. Handle cookies and timers that can be paused and resumed, etc.",
"license": "MIT",

@@ -27,3 +27,3 @@ "main": "lib/index.js",

"dependencies": {
"@baggie/detection": "^0.1.0-alpha.0"
"@baggie/detection": "^0.1.1-alpha.0"
},

@@ -30,0 +30,0 @@ "devDependencies": {

@@ -1,6 +0,8 @@

<img alt="Baggie logo" src="https://github.com/larsmunkholm/baggie/raw/master/graphics/baggie.svg" height="100" />
<img alt="Baggie logo" src="https://github.com/bag-of-tricks/baggie/raw/master/media/baggie.svg" height="100" />
<h1>@baggie/functions</h1>
Tools from [the little bag-of-tricks](https://github.com/larsmunkholm/baggie#readme)
Misc. tools from [the little bag-of-tricks](https://github.com/bag-of-tricks/baggie#readme).
Handle cookies and timers that can be paused and resumed, etc.
<hr>

@@ -7,0 +9,0 @@ <br>

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