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

didi

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

didi - npm Package Compare versions

Comparing version 10.2.1 to 10.2.2

dist/index.esm.js

6

package.json
{
"name": "didi",
"version": "10.2.1",
"version": "10.2.2",
"description": "Dependency Injection for JavaScript",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
"module": "dist/index.js",
"exports": {

@@ -22,3 +24,3 @@ ".": {

"check-types:test": "tsc --project test --pretty --noEmit",
"check-types:integration": "tsc --project test/integration --pretty --noEmit",
"check-types:integration": "tsc -p test/integration/tsconfig.json --pretty --noEmit",
"test": "nyc --reporter=lcov mocha test/*.spec.js",

@@ -25,0 +27,0 @@ "integration-test": "(cd test/integration && mocha --loader=ts-node/esm *.spec.{cjs,ts})",

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