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

@oddcamp/js-utils

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oddcamp/js-utils - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.github/dependabot.yml

6

package.json
{
"name": "@oddcamp/js-utils",
"version": "1.1.0",
"version": "1.1.1",
"description": "Odd Camp's JavaScript utilities",

@@ -24,7 +24,7 @@ "main": "",

"child_process": "^1.0.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-import": "^2.23.4",
"express": "^4.17.1",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-spawn": "^0.4.5",
"gulp-spawn": "^1.0.0",
"path": "^0.12.7"

@@ -31,0 +31,0 @@ },

@@ -404,2 +404,3 @@ # Odd Camp's JavaScript utilities

- https://www.npmjs.com/package/element-closest _(polyfills for Element.closest and Element.matches)_
- https://www.npmjs.com/package/element-remove _(polyfill for Element.remove)
- https://www.npmjs.com/package/nodelist-foreach-polyfill _(polyfill for Nodelist.prototype.forEach_

@@ -406,0 +407,0 @@ - https://www.npmjs.com/package/classlist-polyfill _(polyfill for Element.classList)_

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