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

sd-box-browser

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sd-box-browser - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "sd-box-browser",
"version": "1.0.0",
"version": "1.0.1",
"description": "浏览器环境工具箱,提供特定于浏览器 api 的通用功能",

@@ -31,7 +31,7 @@ "keywords": [

"dependencies": {
"sd-browser-cookie": "^1.0.0",
"sd-browser-storage": "^1.0.0",
"sd-browser-type": "^1.0.0"
"sd-browser-cookie": "^1.0.1",
"sd-browser-storage": "^1.0.1",
"sd-browser-type": "^1.0.1"
},
"gitHead": "707976e50bcbe9da93c043431bb720675a0edf0b"
"gitHead": "2e9d3bd52b02b55b12acb5c1b048c5c5bb29b85a"
}

@@ -1,4 +0,4 @@

# `box`
# sd-box-browser
> TODO: description
> 浏览器环境工具箱,提供特定于浏览器 api 的通用功能

@@ -8,5 +8,5 @@ ## Usage

```
const box = require('sd-box-browser');
const {type, cookie, storage} = require('sd-box-browser');
// TODO: DEMONSTRATE API
```
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