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.0.9 to 1.1.0

2

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

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

@@ -67,2 +67,10 @@ ### 技术选型

#### 项目中调用
* 浏览器
```html
<script src="octopus.min.js"></script>
<script>
var browser = octopus.getBrowser()
</script>
```
* webpack
```javascript

@@ -69,0 +77,0 @@ import * as octopus from '@ued2345/octopus'

Sorry, the diff of this file is not supported yet

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