New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

is-blocked

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-blocked - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

dist/is-blocked.min.js

25

package.json
{
"name": "is-blocked",
"version": "2.0.0",
"main": "dist/is-blocked.min.js",
"files": [
"/dist"
],
"description": "Check if the site is blocked from the user",

@@ -11,8 +16,16 @@ "keywords": [

],
"version": "1.0.0",
"main": "src/main.js",
"files": [
"/src"
],
"license": "MIT"
"scripts": {
"build": "rollup -c"
},
"repository": {
"type": "git",
"url": "https://github.com/alik0211/is-blocked.git"
},
"bugs": "https://github.com/alik0211/is-blocked/issues",
"author": "Ali Gasymov <alik0211alik@gmail.com> (https://alik0211.com/)",
"license": "MIT",
"devDependencies": {
"rollup": "1.2.1",
"rollup-plugin-uglify": "6.0.2"
}
}
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