Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,11 @@ | ||
<a name="1.1.3"></a> | ||
## [1.1.3](https://github.com/fczbkk/iselement/compare/v1.1.2...v1.1.3) (2016-08-29) | ||
### Bug Fixes | ||
* fixed publish workflow ([b8ca9a4](https://github.com/fczbkk/iselement/commit/b8ca9a4)) | ||
<a name="1.1.2"></a> | ||
@@ -2,0 +12,0 @@ ## [1.1.2](https://github.com/fczbkk/iselement/compare/v1.1.1...v1.1.2) (2016-08-28) |
{ | ||
"title": "isElement", | ||
"name": "iselement", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Utility function that returns `true` if referenced object is DOM element.", | ||
@@ -41,4 +41,3 @@ "license": "MIT", | ||
"eslint": "eslint ./{src,test}/**/*.js", | ||
"eslint:build": "npm run eslint -- --max-warnings 0", | ||
"postinstall": "npm run compile" | ||
"eslint:build": "npm run eslint -- --max-warnings 0" | ||
}, | ||
@@ -45,0 +44,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
9182
0
7
69