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

@ued2345/octopus-util

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ued2345/octopus-util - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "@ued2345/octopus-util",
"version": "1.1.1",
"version": "1.1.2",
"description": "ued2345 utils",

@@ -5,0 +5,0 @@ "main": "dist/octopus.min.js",

@@ -63,3 +63,3 @@ ### 技术选型

```
npm install --save-dev @ued2345/octopus
npm install --save-dev @ued2345/octopus-util
```

@@ -77,7 +77,7 @@

```javascript
import * as octopus from '@ued2345/octopus'
import * as octopus from '@ued2345/octopus-util'
const browser = octopus.getBrowser()
// 或单独引用方法
import {getBrowser} from '@ued2345/octopus'
import {getBrowser} from '@ued2345/octopus-util'
```

@@ -84,0 +84,0 @@

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