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

@dits/dits

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dits/dits - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

ns/config.ns.d.ts

4

lib/dits.ns.d.ts

@@ -1,3 +0,3 @@

/// <reference path="../src/di/di.ns.d.ts" />
/// <reference path="../src/config/config.ns.d.ts" />
/// <reference path="../ns/di.ns.d.ts" />
/// <reference path="../ns/config.ns.d.ts" />
//# sourceMappingURL=dits.ns.d.ts.map
"use strict";
/// <reference path = "di/di.ns.d.ts" />
/// <reference path = "config/config.ns.d.ts" />
/// <reference path = "../ns/di.ns.d.ts" />
/// <reference path = "../ns/config.ns.d.ts" />
//# sourceMappingURL=dits.ns.js.map
{
"name": "@dits/dits",
"version": "0.0.16",
"version": "0.0.17",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

{
"include": [
"src"
"src",
"src/dits.ns.ts",
"ns/di.ns.d.ts",
"ns/config.ns.d.ts"
],

@@ -5,0 +8,0 @@ "exclude": [

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