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

ember-ast-hot-load

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-ast-hot-load - npm Package Compare versions

Comparing version 0.0.39 to 0.0.40

@@ -22,2 +22,5 @@ // globals module

const helperNames = [
"identity", // glimmer blocks
"render-inverse", // glimmer blocks
"-get-dynamic-var", // glimmer internal helper
"action",

@@ -57,2 +60,3 @@ "component",

"input",
"partial",
"yield",

@@ -59,0 +63,0 @@ "textarea",

{
"name": "ember-ast-hot-load",
"version": "0.0.39",
"version": "0.0.40",
"description": "Ember components hot-reload addon",

@@ -24,3 +24,4 @@ "keywords": [

"dependencies": {
"ember-cli-babel": "*",
"babel-plugin-ember-modules-api-polyfill": ">=2.0.1",
"ember-cli-babel": ">=6.6.0",
"ember-cli-htmlbars": "*"

@@ -32,3 +33,2 @@ },

"ember-cli": "~3.5.0",
"ember-cli-babel": "^6.16.0",
"ember-cli-dependency-checker": "^3.0.0",

@@ -35,0 +35,0 @@ "ember-cli-eslint": "^4.2.3",