Socket
Book a DemoInstallSign in
Socket

@karmaniverous/block-refresh

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@karmaniverous/block-refresh - npm Package Compare versions

Comparing version

to
1.1.4

24

package.json
{
"name": "@karmaniverous/block-refresh",
"version": "1.1.3",
"version": "1.1.4",
"publishConfig": {

@@ -24,23 +24,23 @@ "access": "public"

"dependencies": {
"jsdoc-to-markdown": "^8.0.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.7",
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-syntax-import-assertions": "^7.20.0",
"@babel/preset-env": "^7.20.2",
"@babel/register": "^7.18.9",
"@types/node": "^18.11.18",
"@babel/register": "^7.21.0",
"@karmaniverous/get-dotenv": "^0.2.3",
"@types/node": "^18.14.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-module-extension": "^0.1.3",
"chai": "^4.3.7",
"concat-md": "^0.5.0",
"dotenv-cli": "^6.0.0",
"eslint": "^8.30.0",
"concat-md": "^0.5.1",
"eslint": "^8.34.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-mocha": "^10.1.0",
"jsdoc-to-markdown": "^8.0.0",
"mocha": "^10.2.0",
"prettier": "^2.8.1",
"prettier": "^2.8.4",
"release-it": "^15.6.0"

@@ -77,7 +77,7 @@ },

"build": "babel lib -d dist/default/lib --delete-dir-on-start --config-file ./dist/default/.babelrc",
"doc": "jsdoc2md -c doc/jsdoc.config.json -f lib/**/*.* -t doc/api-template.hbs > doc/3-api.md && concat-md doc --hide-anchor-links > README.md",
"doc": "jsdoc2md -c doc/jsdoc.config.json -f lib/**/*.* -t doc/api-template.hbs > doc/2-api.jsdoc2.md && concat-md doc --hide-anchor-links > README.md",
"package": "npm run lint && npm run test && npm run build && npm run doc",
"release": "npm run package && dotenv -c -- release-it"
"release": "npm run package && getdotenv -- release-it"
},
"type": "module"
}

@@ -7,2 +7,14 @@ # block-refresh

To install:
```bash
npm install @karmaniverous/block-refresh
```
To import:
```js
import { blockRefresh } from '@karmaniverous/block-refresh`;
```
See

@@ -14,6 +26,2 @@ [tests](https://github.com/karmaniverous/block-refresh/blob/main/lib/blockRefresh/blockRefresh.test.js)

```js
import { blockRefresh, PACKAGE_INFO } from '@karmaniverous/block-refresh`;
```
## Functions

@@ -20,0 +28,0 @@

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.