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

matt-utils

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

matt-utils - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

src/matt-utils.js

2

dist/matt-utils.d.ts

@@ -1,2 +0,2 @@

declare module "index" {
declare module "matt-utils" {
/**

@@ -3,0 +3,0 @@ * Shorthand for `document.getElementById`

{
"name": "matt-utils",
"version": "1.3.0",
"version": "1.3.1",
"description": "Some simple shothands for some js functions and methods",

@@ -10,3 +10,3 @@ "main": "dist/matt-utils.js",

"build:prod": "rollup -c & npm run declarations",
"docs": "jsdoc2md src/index.js > api.md",
"docs": "jsdoc2md src/matt-utils.js > api.md",
"test": "jest --verbose"

@@ -32,4 +32,4 @@ },

"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@babel/core": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@rollup/plugin-babel": "^5.0.4",

@@ -39,12 +39,12 @@ "@rollup/plugin-commonjs": "^13.0.0",

"babel-eslint": "^10.1.0",
"browserslist": "^4.12.0",
"browserslist": "^4.13.0",
"core-js": "^3.6.5",
"eslint": "^7.3.1",
"eslint": "^7.4.0",
"jest": "^26.1.0",
"jsdoc-to-markdown": "^6.0.1",
"rollup": "^2.18.0",
"rollup": "^2.19.0",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-terser": "^6.1.0",
"typescript": "^3.9.5"
"typescript": "^3.9.6"
}
}
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