layout-bin-packer
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,3 +6,3 @@ var path = require('path'); | ||
init: function () { | ||
this._super.apply(this, arguments); | ||
this._super.init && this._super.init.apply(this, arguments); | ||
this.treePaths.addon = 'lib/layout-bin-packer'; | ||
@@ -9,0 +9,0 @@ }, |
{ | ||
"name": "layout-bin-packer", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/layout-bin-packer.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
206447