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.1.2 to 0.1.3

5

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

@@ -17,3 +17,4 @@ "main": "dist/index.js",

"clean": "rm -rf ./dist",
"format": "prettier --write index.ts"
"format": "prettier --write index.ts",
"test": "echo 'No tests!'"
},

@@ -20,0 +21,0 @@ "files": [

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