Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

pmj-static-data

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/data/airlines.d.ts

10

package.json
{
"name": "pmj-static-data",
"version": "1.0.0",
"description": "",
"main": "index.js",
"version": "1.0.1",
"description": "Search Airports, Cities, Countries and many other data in Plan My Journey DATABASE.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"clean": "rm -rf dist && mkdir -p dist",
"build": "npm run clean && tsc"
},

@@ -9,0 +11,0 @@ "keywords": [],

2

tsconfig.json

@@ -16,3 +16,3 @@ {

// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
// "jsx": "preserve", /* Specify what JSX code is generated. */
"jsx": "react", /* Specify what JSX code is generated. */
// "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */

@@ -19,0 +19,0 @@ // "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc