Socket
Socket
Sign inDemoInstall

@schibsted/niche-utils

Package Overview
Dependencies
Maintainers
7
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schibsted/niche-utils - npm Package Compare versions

Comparing version 0.0.5 to 0.0.7

src/getEventTarget.ts

10

package.json
{
"name": "@schibsted/niche-utils",
"version": "0.0.5",
"version": "0.0.7",
"license": "Apache-2.0",

@@ -10,3 +10,4 @@ "main": "lib/index.js",

"files": [
"lib"
"lib",
"src"
],

@@ -18,6 +19,5 @@ "publishConfig": {

"build": "tsc",
"lint": "eslint --ext=.ts ./src",
"test": "node ./__tests__/niche-utils.test.js"
"lint": "eslint --ext=.ts ./src"
},
"gitHead": "7f377e83510ec36a7d874dd39c1a9c11a84a2d2d"
"gitHead": "2e42f5416c45b51cc947fad7738acf168889b723"
}
# `niche-utils`
> TODO: description
## Usage
```
const nicheUtils = require('niche-utils');
// TODO: DEMONSTRATE API
```
WIP
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