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

powerbi-client-angular

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

powerbi-client-angular - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

bundles/powerbi-client-angular.umd.js

13

package.json
{
"name": "powerbi-client-angular",
"version": "1.0.0",
"version": "1.0.1",
"description": "Angular wrapper for powerbi-client library",
"main": "../dist/powerbi-client-angular/bundles/powerbi-client-angular.umd.js",
"typings": "../dist/powerbi-client-angular/powerbi-client-angular.d.ts",
"main": "bundles/powerbi-client-angular.umd.js",
"typings": "powerbi-client-angular.d.ts",
"keywords": [

@@ -28,3 +28,8 @@ "microsoft",

"@angular/core": "^12.0.1"
}
},
"module": "fesm2015/powerbi-client-angular.js",
"es2015": "fesm2015/powerbi-client-angular.js",
"esm2015": "esm2015/powerbi-client-angular.js",
"fesm2015": "fesm2015/powerbi-client-angular.js",
"sideEffects": false
}
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