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

iselement

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iselement - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

lib/index.js

10

CHANGELOG.md

@@ -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)

5

package.json
{
"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": {

.npmignore

Sorry, the diff of this file is not supported yet

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