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

@appolo/inject

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appolo/inject - npm Package Compare versions

Comparing version 8.0.2 to 8.0.3

2

lib/define.js

@@ -33,3 +33,3 @@ "use strict";

}
id() {
get id() {
return this._definition && this._definition.id;

@@ -36,0 +36,0 @@ }

@@ -49,3 +49,3 @@ "use strict";

public id(): string {
public get id(): string {
return this._definition && this._definition.id;

@@ -52,0 +52,0 @@ }

@@ -34,3 +34,3 @@ {

"main": "./index.js",
"version": "8.0.2",
"version": "8.0.3",
"license": "MIT",

@@ -37,0 +37,0 @@ "repository": {

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