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

@callstack-io/generator-node-module

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@callstack-io/generator-node-module - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

9

app/templates/_package.json

@@ -18,3 +18,2 @@ {

"scripts": {
"precommit": "lint-staged",
"flow": "flow",

@@ -99,3 +98,9 @@ "lint": "eslint src",

"no-duplicate-imports": 0,
"react/jsx-filename-extension": [
0, { "extensions": [".js", ".jsx"] }
],
"react/sort-comp": 0,
"react/forbid-prop-types": 1,
"react/prop-types": 0,
"react/require-default-props": 0,
"import/no-duplicates": 0,

@@ -102,0 +107,0 @@ "import/extensions": 0,

{
"name": "@callstack-io/generator-node-module",
"version": "1.2.0",
"version": "1.2.1",
"description": "Scaffold out a node module",

@@ -5,0 +5,0 @@ "license": "MIT",

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