Socket
Socket
Sign inDemoInstall

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 4.0.0 to 5.0.0

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

2

package.json
{
"name": "elmer-test",
"version": "4.0.0",
"version": "5.0.0",
"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": "4.0.0"
"elm-explorations/elmer": "5.0.0"
},

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

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

@@ -109,3 +109,12 @@ "indirect": {

## Releases
#### 5.0.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
#### 4.0.0
- Updated Elmer to work with Elm 0.19
- Revised api for targeting Html elements to allow the compiler to provide better feedback
## Development

@@ -112,0 +121,0 @@

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