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

@clerc/plugin-strict-flags

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerc/plugin-strict-flags - npm Package Compare versions

Comparing version 0.10.4 to 0.10.5

dist/index.js

8

package.json
{
"name": "@clerc/plugin-strict-flags",
"version": "0.10.4",
"version": "0.10.5",
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)",

@@ -15,2 +15,3 @@ "description": "Clerc plugin strict flags",

],
"type": "module",
"homepage": "https://github.com/so1ve/clerc/tree/main/packages/plugin-strict-flags#readme",

@@ -30,7 +31,6 @@ "repository": {

"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
}
},
"main": "dist/index.cjs",
"main": "dist/index.js",
"module": "dist/index.mjs",

@@ -56,3 +56,3 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@clerc/core": "0.10.4"
"@clerc/core": "0.10.5"
},

@@ -59,0 +59,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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