![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@prismatic-io/eslint-config-spectral
Advanced tools
ESLint config for building Prismatic components
This package contains a recommended ESLint configuration to aid in developing custom Prismatic components.
To install, run:
npm install @prismatic-io/eslint-config-spectral --save-dev
You will need to update your ESLint configuration to reference the config in this package. The easiest way is to add an eslintConfig
block to your package.json
file:
"eslintConfig": {
"root": true,
"extends": ["@prismatic-io/eslint-config-spectral"]
}
Note that you do not need to install the plugin packages as peer dependencies as resolution of those packages is handled with Microsoft's ESLint patch. There are still a handful of peer dependencies you will need to install - use npm info "@prismatic-io/eslint-config-spectral@latest" peerDependencies
to list them or use npx install-peerdeps --dev @prismatic-io/eslint-config-spectral
to install them automatically.
Prismatic is the integration platform for B2B software companies. It's the quickest way to build integrations to the other apps your customers use and to add a native integration marketplace to your product.
Prismatic significantly reduces overall integration effort and enables non-dev teams to take on more of the integration workload, so that you can deliver integrations faster and spend more time on core product innovation.
With Prismatic, you can:
Prismatic is for B2B (business-to-business) software companies, meaning software companies that provide applications used by businesses. It's a good fit for products/teams ranging from early-stage and growing SaaS startups to large, established software companies looking to improve the way they do integrations.
Many B2B software teams serve customers in niche vertical markets, and we designed Prismatic with that in mind. We provide powerful and flexible tools so you can build exactly the integrations your customers need, no matter who your customers are, no matter what systems you need to connect to, no matter how "non-standard" your integration scenario.
Prismatic supports integrations ranging from simple and standard to complex, bespoke, and vertical-specific. Teams use it to build integrations between applications of all kinds, SaaS or legacy, with or without a modern API, regardless of protocol or data format. Here are some example use cases:
For information on the Prismatic platform, check out our website and docs.
To build eslint-config-spectral locally, you'll need yarn
and node
installed.
Run yarn run build
to build the package, or yarn pack
to build a tarball that can be used in custom components for testing changes to eslint-config-spectral.
This repository is MIT licensed.
FAQs
ESLint config for building Prismatic components
The npm package @prismatic-io/eslint-config-spectral receives a total of 2,243 weekly downloads. As such, @prismatic-io/eslint-config-spectral popularity was classified as popular.
We found that @prismatic-io/eslint-config-spectral demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.