Socket
Socket
Sign inDemoInstall

lang-mini

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lang-mini - npm Package Compare versions

Comparing version 0.0.29 to 0.0.30

3

lang-mini.js

@@ -7,3 +7,4 @@ const running_in_browser = typeof window !== 'undefined';

return (() => {
const stream = require('stream');
const str_libname = ('str') + ('eam');
const stream = require(str_libname);
Readable_Stream = stream.Readable;

@@ -10,0 +11,0 @@ Writable_Stream = stream.Writable;

@@ -10,3 +10,3 @@ {

"devDependencies": {
"fnl": "^0.0.23"
"fnl": "^0.0.25"
},

@@ -25,3 +25,3 @@ "comments": [

},
"version": "0.0.29"
"version": "0.0.30"
}
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