New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

active-enzyme

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

active-enzyme - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "active-enzyme",
"version": "1.2.0",
"version": "1.2.1",
"description": "Boilerplate-free Enzyme testing",

@@ -5,0 +5,0 @@ "main": "build.js",

@@ -109,3 +109,3 @@ # active-enzyme [![Build Status](https://travis-ci.org/pelotom/active-enzyme.svg?branch=master)](https://travis-ci.org/pelotom/active-enzyme)

import React from 'react'
import { shallow } from 'active-enzyme'
import { makeAnalyzer } from 'active-enzyme'
import Greeting from './Greeting'

@@ -112,0 +112,0 @@ import styles from './Greeting.css'

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