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

@mojotech/prismatest

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mojotech/prismatest - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "@mojotech/prismatest",
"version": "0.2.0",
"version": "0.2.1",
"description": "Use test views to decouple tests from implementation details",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -13,3 +13,4 @@ # Prismatest Core

selectors they run. They also specify how selectors are composed, how selectors
are executed, and how selector results are iterated.
are executed, and how selector results are iterated. Selectors cannot be
functions, but they can be classes.

@@ -16,0 +17,0 @@ ### Composing Selectors

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