Socket
Socket
Sign inDemoInstall

ember-cli-htmlbars

Package Overview
Dependencies
Maintainers
4
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-htmlbars - npm Package Compare versions

Comparing version 4.2.3 to 4.3.0

8

CHANGELOG.md

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

## v4.3.0 (2020-04-08)
#### :memo: Documentation
* [#481](https://github.com/ember-cli/ember-cli-htmlbars/pull/481) Add type definition for test helper import ([@chriskrycho](https://github.com/chriskrycho))
#### Committers: 1
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))
## v4.2.3 (2020-02-24)

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

13

package.json
{
"name": "ember-cli-htmlbars",
"version": "4.2.3",
"version": "4.3.0",
"description": "A library for adding htmlbars to ember CLI",

@@ -23,2 +23,3 @@ "keywords": [

"main": "lib/index.js",
"types": "index.d.ts",
"scripts": {

@@ -51,3 +52,3 @@ "build": "ember build",

"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",

@@ -76,3 +77,3 @@ "@babel/plugin-proposal-decorators": "^7.8.3",

"ember-qunit": "^4.6.0",
"ember-resolver": "^6.0.1",
"ember-resolver": "^7.0.0",
"ember-source": "~3.15.0",

@@ -83,9 +84,9 @@ "ember-source-channel-url": "^2.0.1",

"eslint-config-prettier": "^6.10.0",
"eslint-plugin-ember": "^7.8.0",
"eslint-plugin-ember": "^7.10.1",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.2",
"fixturify": "^1.2.0",
"loader.js": "^4.7.0",
"mocha": "^6.2.2",
"mocha": "^7.1.1",
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",

@@ -92,0 +93,0 @@ "prettier": "^1.19.1",

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