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

dom-tools

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dom-tools - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

src/removeClass.js

2

package.json
{
"name": "dom-tools",
"version": "0.1.1",
"version": "0.1.2",
"description": "A tiny collection of DOM helpers for IE8+.",

@@ -5,0 +5,0 @@ "main": "dist/dom-tools.js",

@@ -38,2 +38,3 @@ /* Provides DOM Helpers for -IE8+- IE9+

remove: require('./remove'),
removeClass: require('./removeClass'),
show: require('./show'),

@@ -40,0 +41,0 @@ width: require('./width'),

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