Socket
Socket
Sign inDemoInstall

@modern-js/types

Package Overview
Dependencies
Maintainers
15
Versions
3244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/types - npm Package Compare versions

Comparing version 0.0.0-next-20221121140557 to 0.0.0-next-20221122140537

2

CHANGELOG.md
# @modern-js/types
## 0.0.0-next-20221121140557
## 0.0.0-next-20221122140537

@@ -5,0 +5,0 @@ ### Major Changes

@@ -18,2 +18,3 @@ import type { Merge } from 'type-fest';

};
absoluteEntryDir?: string;
}

@@ -108,2 +109,3 @@

htmlTemplates: HtmlTemplates;
absoluteEntryDir?: string;
apiOnly: boolean;

@@ -110,0 +112,0 @@ internalDirAlias: string;

@@ -14,3 +14,3 @@ {

],
"version": "0.0.0-next-20221121140557",
"version": "0.0.0-next-20221122140537",
"types": "./index.d.ts",

@@ -35,4 +35,2 @@ "exports": {

"devDependencies": {
"@scripts/build": "0.0.0-next-20221121140557",
"@scripts/jest-config": "0.0.0-next-20221121140557",
"@types/jest": "^27",

@@ -42,3 +40,5 @@ "@types/node": "^14",

"jest": "^27",
"type-fest": "2.15.0"
"type-fest": "2.15.0",
"@scripts/build": "0.0.0-next-20221122140537",
"@scripts/jest-config": "0.0.0-next-20221122140537"
},

@@ -45,0 +45,0 @@ "sideEffects": false,

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