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

ember-template-recast

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-template-recast - npm Package Compare versions

Comparing version 3.3.3 to 4.0.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## v4.0.0 (2020-01-06)
#### :boom: Breaking Change
* [#197](https://github.com/ember-template-lint/ember-template-recast/pull/197) Drop Node 8 support. ([@rwjblue](https://github.com/rwjblue))
#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
## v3.3.3 (2020-01-06)

@@ -2,0 +10,0 @@

4

package.json
{
"name": "ember-template-recast",
"version": "3.3.3",
"version": "4.0.0",
"description": "Non-destructive template transformer.",

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

"engines": {
"node": "8.* || 10.* || >= 12.*"
"node": "10.* || >= 12.*"
},

@@ -59,0 +59,0 @@ "publishConfig": {

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