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

@ironsource/fusion-core

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ironsource/fusion-core - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

14

package.json
{
"name": "@ironsource/fusion-core",
"version": "2.0.1",
"version": "2.0.2",
"peerDependencies": {

@@ -46,2 +46,8 @@ "@angular/common": "^17.0.5",

},
"./services/api": {
"types": "./services/api/index.d.ts",
"esm2022": "./esm2022/services/api/ironsource-fusion-core-services-api.mjs",
"esm": "./esm2022/services/api/ironsource-fusion-core-services-api.mjs",
"default": "./fesm2022/ironsource-fusion-core-services-api.mjs"
},
"./services/auth": {

@@ -59,8 +65,2 @@ "types": "./services/auth/index.d.ts",

},
"./services/api": {
"types": "./services/api/index.d.ts",
"esm2022": "./esm2022/services/api/ironsource-fusion-core-services-api.mjs",
"esm": "./esm2022/services/api/ironsource-fusion-core-services-api.mjs",
"default": "./fesm2022/ironsource-fusion-core-services-api.mjs"
},
"./services/pub-sub": {

@@ -67,0 +67,0 @@ "types": "./services/pub-sub/index.d.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