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

sgh-stripe

Package Overview
Dependencies
Maintainers
0
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sgh-stripe - npm Package Compare versions

Comparing version 0.2.61 to 0.2.62

esm2020/lib/sgh-stripe.component.mjs

26

package.json
{
"name": "sgh-stripe",
"version": "0.2.61",
"version": "0.2.62",
"peerDependencies": {

@@ -11,3 +11,23 @@ "@angular/common": "^15.2.8",

"tslib": "^2.3.0"
}
}
},
"module": "fesm2015/sgh-stripe.mjs",
"es2020": "fesm2020/sgh-stripe.mjs",
"esm2020": "esm2020/sgh-stripe.mjs",
"fesm2020": "fesm2020/sgh-stripe.mjs",
"fesm2015": "fesm2015/sgh-stripe.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2020": "./esm2020/sgh-stripe.mjs",
"es2020": "./fesm2020/sgh-stripe.mjs",
"es2015": "./fesm2015/sgh-stripe.mjs",
"node": "./fesm2015/sgh-stripe.mjs",
"default": "./fesm2020/sgh-stripe.mjs"
}
},
"sideEffects": false
}
karma.conf.js
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