Socket
Socket
Sign inDemoInstall

grunt-ts

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-ts - npm Package Versions

1
15

5.5.0-beta.2

Diff

nycdotnet
published 5.5.0-beta.1 •

nycdotnet
published 5.4.0 •

Changelog

Source

v5.4.0 (2016-03-22)

nycdotnet
published 5.3.2 •

Changelog

Source

v5.3.2 (2016-01-15)

  • FIX: Should not crash in presence of target named "src" (#321) - thanks for the report @ravishivt and @riggerthegeek.
nycdotnet
published 5.3.1 •

Changelog

Source

v5.3.1 (2016-01-15)

  • FIX: Will now properly add default tsconfig.json path if omitted when using object style (#302) - thanks for the report @nsgundy.
nycdotnet
published 5.3.0 •

Changelog

Source

v5.3.0 (2016-01-15)

  • FEAT: Updated to natively support and include TypeScript 1.7.
  • FEAT: Added support for --noLib, --emitBOM, --locale, --suppressExcessPropertyErrors, --stripInternal, and --allowSyntheticDefaultImports.
  • FEAT: Added support for es6 and es2015 as module options.
  • FIX: Revised all integration test "expected" artifacts to account for TypeScript 1.7 behavior (generally, the change to how removeComments works with /// references).
  • FIX: Will now resolve templates prior to updating the globs in a tsconfig.json file (#303) - thanks for the report @nsgundy.
  • FIX: Will now provide a warning when a grunt-ts task-level keyword (such as "watch") is used as a target name (#319) - thanks for the report @jounii.
  • FIX: Transformed HTML files will be automatically added to the compilation context if they match a glob (#255).
  • FIX: Use of outDir in the Gruntfile now works when otherwise getting the configuration from tsconfig.json. (Thanks, @gilamran (#312)).
  • FIX: Certain conditions (such as the specified tsconfig.json not found or VS project resolution errors) caused grunt-ts to hard-quit during options resolution. These are now properly surfaced as errors, and the main quit path will be followed.
  • FIX: Improved detection of if newLine parameter is redundant for TSC. This should make the functionality work more consistently if grunt.util.linefeed is used. Thanks to @Maks3w for the report.
nycdotnet
published 5.3.0-beta.6 •

nycdotnet
published 5.3.0-beta.4 •

nycdotnet
published 5.3.0-beta.3 •

nycdotnet
published 5.3.0-beta.2 •

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