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

stimulsoft-designer-angular

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stimulsoft-designer-angular - npm Package Compare versions

Comparing version 2024.3.1 to 2024.3.2

esm2022/lib/proxy.service.mjs

0

index.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { HttpClient, HttpErrorResponse } from '@angular/common/http';

2

lib/stimulsoft-designer-angular.component.d.ts

@@ -37,3 +37,3 @@ import { OnInit, ElementRef, OnChanges, EventEmitter, OnDestroy } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<StimulsoftDesignerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<StimulsoftDesignerComponent, "stimulsoft-designer-angular", never, { "requestUrl": "requestUrl"; "width": "width"; "height": "height"; "postParametersFunction": "postParametersFunction"; }, { "designerLoaded": "designerLoaded"; }, never, ["*"], false>;
static ɵcmp: i0.ɵɵComponentDeclaration<StimulsoftDesignerComponent, "stimulsoft-designer-angular", never, { "requestUrl": { "alias": "requestUrl"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "postParametersFunction": { "alias": "postParametersFunction"; "required": false; }; }, { "designerLoaded": "designerLoaded"; }, never, ["*"], false, never>;
}

@@ -0,0 +0,0 @@ import * as i0 from "@angular/core";

{
"name": "stimulsoft-designer-angular",
"version": "2024.3.1",
"version": "2024.3.2",
"description": "Stimulsoft Designer Angular",

@@ -39,7 +39,3 @@ "homepage": "https://www.stimulsoft.com/en/products/reports-angular",

},
"module": "fesm2015/stimulsoft-designer-angular.mjs",
"es2020": "fesm2020/stimulsoft-designer-angular.mjs",
"esm2020": "esm2020/stimulsoft-designer-angular.mjs",
"fesm2020": "fesm2020/stimulsoft-designer-angular.mjs",
"fesm2015": "fesm2015/stimulsoft-designer-angular.mjs",
"module": "fesm2022/stimulsoft-designer-angular.mjs",
"typings": "index.d.ts",

@@ -52,7 +48,5 @@ "exports": {

"types": "./index.d.ts",
"esm2020": "./esm2020/stimulsoft-designer-angular.mjs",
"es2020": "./fesm2020/stimulsoft-designer-angular.mjs",
"es2015": "./fesm2015/stimulsoft-designer-angular.mjs",
"node": "./fesm2015/stimulsoft-designer-angular.mjs",
"default": "./fesm2020/stimulsoft-designer-angular.mjs"
"esm2022": "./esm2022/stimulsoft-designer-angular.mjs",
"esm": "./esm2022/stimulsoft-designer-angular.mjs",
"default": "./fesm2022/stimulsoft-designer-angular.mjs"
}

@@ -59,0 +53,0 @@ },

export * from './lib/stimulsoft-designer-angular.component';
export * from './lib/stimulsoft-designer-angular.module';
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