Socket
Socket
Sign inDemoInstall

ts-map

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

dist/ts-map.d.ts

4

package.json
{
"name": "ts-map",
"version": "1.0.1",
"version": "1.0.2",
"description": "A typescript Map structure like ES6 Map",
"main": "./src/ts-map.ts",
"main": "./dist/ts-map.js",
"homepage": "https://github.com/lavyun/ts-map",

@@ -7,0 +7,0 @@ "types": "./dist/ts-map.d.ts",

@@ -10,3 +10,3 @@ {

// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
// "declaration": true, /* Generates corresponding '.d.ts' file. */
"declaration": true, /* Generates corresponding '.d.ts' file. */
"sourceMap": true, /* Generates corresponding '.map' file. */

@@ -13,0 +13,0 @@ // "outFile": "./", /* Concatenate and emit output to single file. */

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