Socket
Socket
Sign inDemoInstall

elmer-test

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

2

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

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

@@ -0,1 +1,14 @@

# ELMER IS DEPRECATED
There will be no more updates to Elmer. It was fun while it lasted, but I'm pretty sure
Elmer won't work with Elm 0.19.1 or later versions.
## Instead, you should use [elm-spec](https://package.elm-lang.org/packages/brian-watkins/elm-spec/latest/).
Elm-spec is a test framework for Elm that lets you describe the behavior of Elm programs, much like Elmer did.
Unlike Elmer, elm-spec doesn't use kernel/native code so it has been published to the Elm package repository
and should be more resilient to future changes in Elm.
---------
# Elmer

@@ -2,0 +15,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc