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

antistatique-frontend

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antistatique-frontend - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

8

CHANGELOG.md
# Changelog
<a name="1.1.3"></a>
## 1.1.3 (2021-06-25)
### Added
- ✅ fix counter e2e test [[0d7eca5](https://github.com/antistatique/frontend-development-configuration/commit/0d7eca53a91e58f53115ec1c900b26ab1ac57f2b)]
<a name="1.1.2"></a>

@@ -4,0 +12,0 @@ ## 1.1.2 (2021-06-25)

2

package.json
{
"name": "antistatique-frontend",
"version": "1.1.2",
"version": "1.1.3",
"description": "Antistatique opinionated frontend development configuration (linters, tests,...)",

@@ -5,0 +5,0 @@ "main": ".bin/init.js",

/* globals cy */
describe('Counter', () => {
beforeEach(() => cy.visitStorybook('counter--default'));
beforeEach(() => cy.visitStorybook('components-counter--default'));

@@ -6,0 +6,0 @@ it('should display the count', () => {

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