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

ember-cli-typescript

Package Overview
Dependencies
Maintainers
7
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-typescript - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [2.0.2] - 2019-07-05
- Lock `@babel/plugin-transform-typescript` version pending a fix to [babel/babel#10162](https://github.com/babel/babel/issues/10162) ([#751](https://github.com/typed-ember/ember-cli-typescript/pull/751))
## [2.0.1] - 2019-04-10

@@ -547,3 +551,4 @@

[ember-cli-typify]: https://github.com/winding-lines/ember-cli-typify
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.1...HEAD
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.2...HEAD
[2.0.2]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.0...v2.0.1

@@ -550,0 +555,0 @@ [2.0.0]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.0-rc.2...v2.0.0

4

package.json
{
"name": "ember-cli-typescript",
"version": "2.0.1",
"version": "2.0.2",
"description": "Allow ember apps to use typescript files.",

@@ -42,3 +42,3 @@ "keywords": [

"@babel/plugin-proposal-class-properties": "^7.1.0",
"@babel/plugin-transform-typescript": "^7.1.0",
"@babel/plugin-transform-typescript": "~7.4.0",
"ansi-to-html": "^0.6.6",

@@ -45,0 +45,0 @@ "debug": "^4.0.0",

Sorry, the diff of this file is not supported yet

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