New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

steem

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

steem - npm Package Compare versions

Comparing version 0.3.16 to 0.3.17

3

package.json
{
"name": "steem",
"version": "0.3.16",
"version": "0.3.17",
"description": "Steem.js the JavaScript API for Steem blockchain",

@@ -38,2 +38,3 @@ "main": "index.js",

"bufferutil": "^1.2.1",
"uglifyjs": "^2.4.10",
"utf-8-validate": "^1.2.1"

@@ -40,0 +41,0 @@ },

@@ -18,6 +18,6 @@ # Steem.js

## CDN
http://cdn.steemjs.com/lib/lastest/steem.min.js<br/>
https://cdn.steemjs.com/lib/lastest/steem.min.js<br/>
http://cdn.steemjs.com/lib/latest/steem.min.js<br/>
https://cdn.steemjs.com/lib/latest/steem.min.js<br/>
```html
<script src="//cdn.steemjs.com/lib/lastest/steem.min.js"></script>
<script src="//cdn.steemjs.com/lib/latest/steem.min.js"></script>
```

@@ -24,0 +24,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