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

elmer-test

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

elmer-test - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

home/0.19.0/package/elm-explorations/elmer/5.0.1/elm.json

2

package.json
{
"name": "elmer-test",
"version": "5.0.0",
"version": "5.0.1",
"description": "Describe the Behavior of Elm applications",

@@ -5,0 +5,0 @@ "main": "",

@@ -42,3 +42,3 @@ # Elmer

"elm-explorations/test": "1.1.0",
"elm-explorations/elmer": "5.0.0"
"elm-explorations/elmer": "5.0.1"
},

@@ -74,3 +74,3 @@ "indirect": {}

"elm-explorations/test": "1.1.0",
"elm-explorations/elmer": "5.0.0"
"elm-explorations/elmer": "5.0.1"
},

@@ -111,2 +111,5 @@ "indirect": {

#### 5.0.1
- Support for calling a spy across multiple test states
#### 5.0.0

@@ -113,0 +116,0 @@ - Revised `Elmer.Spy` api to make it simpler and to allow the compiler to do type checking when injecting a spy or providing a fake implementation. This should provide better feedback when working with spies

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