hermes-channel
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "hermes-channel", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "client-side messaging channel for sending data from one browser tab to another", | ||
"main": "hermes.js", | ||
"types": "hermes.d.ts", | ||
"main": "dist/hermes.js", | ||
"types": "dist/hermes.d.ts", | ||
"scripts": { | ||
@@ -49,2 +49,2 @@ "build": "tsc && node scripts/fixCommonjsForBrowser.js", | ||
} | ||
} | ||
} |
@@ -15,5 +15,5 @@ { | ||
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */ | ||
// "declaration": true, /* Generates corresponding '.d.ts' file. */ | ||
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */ | ||
// "sourceMap": true, /* Generates corresponding '.map' file. */ | ||
"declaration": true, /* Generates corresponding '.d.ts' file. */ | ||
"declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */ | ||
"sourceMap": true, /* Generates corresponding '.map' file. */ | ||
// "outFile": "./", /* Concatenate and emit output to single file. */ | ||
@@ -20,0 +20,0 @@ "outDir": "./dist", /* Redirect output structure to the directory. */ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24963
14
385
0