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

@mstream/di

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mstream/di - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14

docs/assets/favicon.ico

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### 2.0.14 (2023-01-24)
### 2.0.13 (2023-01-24)

@@ -7,0 +9,0 @@

2

docs/package.json

@@ -17,3 +17,3 @@ {

"lint": "prettier --check . && npm run lint:js && npm run lint:md",
"publish": "rm -rf dist && mkdir dist && cp index.html dist/ && cp _sidebar.md dist/ && cp --parents -R src/md dist/ && gh-pages -d dist -u 'ci <ci@github.com>'",
"publish": "rm -rf dist && mkdir dist && cp index.html dist/ && cp _sidebar.md dist/ && cp --parents -R src/md dist/ && cp assets/* dist/ && gh-pages -d dist -u 'ci <ci@github.com>'",
"start": "docsify serve ."

@@ -20,0 +20,0 @@ },

{
"name": "@mstream/di",
"version": "2.0.13",
"version": "2.0.14",
"description": "",

@@ -5,0 +5,0 @@ "private": false,

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