Socket
Socket
Sign inDemoInstall

ts-expose-internals

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-expose-internals - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Augment the TypeScript compiler module's types to expose hidden internal types",
"version": "4.1.3",
"version": "4.1.4",
"license": "MIT",

@@ -8,0 +8,0 @@ "types": "index.d.ts",

@@ -20,3 +20,3 @@ [![License](https://img.shields.io/npm/l/ts-expose-internals)](https://opensource.org/licenses/MIT)

2. Run `npm install` (for yarn: `yarn install`)
2. Run `npm install` / `yarn install`

@@ -57,4 +57,2 @@ 3. Add the following line to your main index.ts

- If we don't have a package for the latest release, please allow 24hrs, then file an issue.
- We only have types for versions 3.8 and higher. The older builds will not compile. 😢
- If you'd like an older version's types and can get it to build, let us know how you've configured it, and we'll publish it.

@@ -64,2 +62,2 @@ ## Acknowledgments

Thanks to [bararat](https://github.com/basarat) for his work on [byots](https://github.com/basarat/byots), which served
as the inspiration!
as the inspiration!
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