New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-plus

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-plus - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json

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

"homepage": "http://www.idom.me/",
"version": "2.0.3",
"version": "2.0.4",
"license": "Apache-2.0",

@@ -8,0 +8,0 @@ "description": "An enhanced version of the original typescript compiler.",

@@ -8,4 +8,6 @@ [![npm version](https://badge.fury.io/js/typescript.svg)](https://www.npmjs.com/package/typescript-plus)

TypeScript is a language for application-scale JavaScript (For more information, please visit : [typescriptlang.org](http://www.typescriptlang.org/)). The typescript-plus project provides extra features to the original typescript compiler, such as emitting reflection data of class, get/set accessor optimization and conditional compilation.
TypeScript is a language for application-scale JavaScript (For more information, please visit : [typescriptlang.org](http://www.typescriptlang.org/)).
The typescript-plus provides extra features to the original typescript compiler, such as emitting reflection data of class, get / set accessors optimization and conditional compilation.
## Installing

@@ -52,2 +54,3 @@

**Note: The "defines" option is only allowed in tsconfig.json, and not through command-line switches.**

@@ -54,0 +57,0 @@

Sorry, the diff of this file is not supported yet

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