Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-transformer-keys

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-transformer-keys - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

package.json
{
"name": "ts-transformer-keys",
"version": "0.3.2",
"version": "0.3.3",
"description": "Check equality of objects based on their contextual type in TypeScript",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -38,3 +38,3 @@ # ts-transformer-keys

See [examples/webpack](ts-transformer-keys/tree/master/examples/webpack) for detail.
See [examples/webpack](examples/webpack) for detail.

@@ -68,3 +68,3 @@ ```js

See [examples/rollup](ts-transformer-keys/tree/master/examples/rollup) for detail.
See [examples/rollup](examples/rollup) for detail.

@@ -90,3 +90,3 @@ ```js

See [examples/ttypescript](ts-transformer-keys/tree/master/examples/ttypescript) for detail.
See [examples/ttypescript](examples/ttypescript) for detail.
See [ttypescript's README](https://github.com/cevek/ttypescript/blob/master/README.md) for how to use this with module bundlers such as webpack of Rollup.

@@ -109,3 +109,3 @@

See [test](ts-transformer-keys/tree/master/test) for detail.
See [test](test) for detail.
You can try it with `$ npm test`.

@@ -134,3 +134,3 @@

As a result, the TypeScript code shown [here](#how-to-use-this-package) is compiled into the following JavaScript.
As a result, the TypeScript code shown [here](#how-to-use-keys) is compiled into the following JavaScript.

@@ -137,0 +137,0 @@ ```js

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