Socket
Socket
Sign inDemoInstall

grunt-ts

Package Overview
Dependencies
Maintainers
5
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

23
15

6.0.0-beta.22

Diff

Changelog

Source

v6.0.0-beta.22

  • FIX: Loosen Grunt peer dependency to any 1.0 version. Thanks for the PR @danielrentz. (#431)
nycdotnet
published 6.0.0-beta.21 •

Changelog

Source

v6.0.0-beta.21

  • FIX: Resolves baseUrl appearing blank under certain circumstances. Thanks for the PR to first-time contributor @beyerleinf. (#426)
nycdotnet
published 6.0.0-beta.20 •

Changelog

Source

v6.0.0-beta.20

  • FEATURE: Adds support for a RegEx to exclude files from the fast cache. Thanks for the PR to first-time contributor @shuky19. (#422)
nycdotnet
published 6.0.0-beta.19 •

Changelog

Source

v6.0.0-beta.19

  • FIX: using out in conjunction with a tsconfig.json was broken. Thanks for the report @jkanchelov. (#409)
nycdotnet
published 6.0.0-beta.18 •

Changelog

Source

v6.0.0-beta.18

  • FEAT: Adds support for compiler features up to TypeScript 2.7 (esModuleInterop, strictPropertyInitialization, esnext module type).
  • DOCS: Recommend using tsconfig.json over GruntJS-style src setup.
nycdotnet
published 6.0.0-beta.17 •

Changelog

Source

v6.0.0-beta.17

  • FEAT: Adds support for compiler features up to TypeScript 2.6 RC (strictFunctionChecks).
  • FIX: Whoops I didn't realize skipLibCheck and skipDefaultLibCheck were different. Fixed in this release - thanks @kierans (#413).
  • FEAT: Somewhat tighter npm package due to improved .npmignore file. Thanks to first time contributor, @stevegreatrex (#287) (#411).
  • FEAT: New support for specifying location of the tscache directory. See docs for tsCacheDir for more details. Thanks very much to first time contributor @beebs93 (#414) (#415).
nycdotnet
published 6.0.0-beta.16 •

Changelog

Source

v6.0.0-beta.16

  • FIX: Now accepts more watchable file extensions. Thanks for the PR, first time contributor, @LibanHassan (#404) Issue not found? Not after Liban fixed it, anyway :-)
  • FIX: When using baseDir task option, will no longer include .baseDir.ts file in the compilation context. Thanks for the PR, first time contributor @nobuoka (#380). Sorry it took so long to review this PR!!!
  • FIX: When using rootDir with outDir, will no longer create a .baseDir.ts file. (Requires TypeScript 1.5 or higher).
  • FIX: When using outDir without rootDir, will issue a warning. (If using TypeScript 1.5 or higher).
  • DOCS: Indicated that baseDir is now deprecated. Use rootDir instead, and upgrade to TypeScript 1.5 or higher already, geez... ;-)
  • FEAT: Now respects existing tsconfig.json line endings and indentation when updating. Thanks for the PR, first time contributor, RyanThomas73
nycdotnet
published 6.0.0-beta.15 •

Changelog

Source

v6.0.0-beta.15

  • TODO: Update getting started documentation for TypeScript 2.0+ and npm 3+.
  • FIX: Made typeRoots relative to the tsconfig.json file. Thanks for the report and PR, @beuted (#399)
  • FIX: Fixed "Must have TypeScript 1.8+" warning when using outFile and a custom compiler. Thanks for the report, @blendsdk (#395)
  • FEAT: Full support for TypeScript 2.2 including "extends" in tsconfig.json.
  • FIX: Now minifies tsconfig.json content prior to parsing, so will no longer fail in the presence of comments.
  • FIX: Now still honors Gruntfile.js exclude globs when using tsconfig. Thank you for the report and assistance with troubleshooting, @metamaker (#394 and #392)
nycdotnet
published 6.0.0-beta.14 •

nycdotnet
published 6.0.0-beta.13 •

23
15
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