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

@tinkoff/dippy

Package Overview
Dependencies
Maintainers
16
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinkoff/dippy - npm Package Compare versions

Comparing version 0.7.39 to 0.7.40

4

lib/di.es.js

@@ -38,3 +38,3 @@ const Scope = {

const DI_TOKEN = createToken('di');
const DI_TOKEN = /* #__PURE__*/ createToken('di');

@@ -297,3 +297,3 @@ /**

const IS_DI_CHILD_CONTAINER_TOKEN = createToken('isDiChildContainer');
const IS_DI_CHILD_CONTAINER_TOKEN = /* #__PURE__*/ createToken('isDiChildContainer');
class ChildContainer extends Container {

@@ -300,0 +300,0 @@ constructor(root, fallback) {

@@ -42,3 +42,3 @@ 'use strict';

const DI_TOKEN = createToken('di');
const DI_TOKEN = /* #__PURE__*/ createToken('di');

@@ -301,3 +301,3 @@ /**

const IS_DI_CHILD_CONTAINER_TOKEN = createToken('isDiChildContainer');
const IS_DI_CHILD_CONTAINER_TOKEN = /* #__PURE__*/ createToken('isDiChildContainer');
class ChildContainer extends Container {

@@ -304,0 +304,0 @@ constructor(root, fallback) {

{
"name": "@tinkoff/dippy",
"version": "0.7.39",
"version": "0.7.40",
"initialVersion": "0.7.27",

@@ -5,0 +5,0 @@ "description": "",

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