Socket
Socket
Sign inDemoInstall

airwallex-payment-elements

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airwallex-payment-elements - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

rollup.config.js

1

dist/index.js

@@ -15,2 +15,3 @@ import { css, LitElement, html } from 'lit-element';

width: 100%;
height: 600px;
}

@@ -17,0 +18,0 @@ iframe {

8

package.json
{
"name": "airwallex-payment-elements",
"version": "0.0.6",
"version": "0.0.7",
"main": "dist/index.js",

@@ -9,3 +9,3 @@ "module": "dist/index.js",

"scripts": {
"build": "tsc",
"build": "rollup -c && tsc",
"prepare": "tsc",

@@ -17,2 +17,6 @@ "lint": "tslint -c tslint.json -p tsconfig.json",

"devDependencies": {
"rollup": "^1.19.4",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-typescript2": "^0.22.1",
"tslint": "^5.18.0",

@@ -19,0 +23,0 @@ "tslint-eslint-rules": "^5.4.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc