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

@forter/directives

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/directives - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.0.3](https://github.com/forter/web-components/compare/@forter/directives@3.0.2...@forter/directives@3.0.3) (2020-03-09)
**Note:** Version bump only for package @forter/directives
## [3.0.2](https://github.com/forter/web-components/compare/@forter/directives@3.0.1...@forter/directives@3.0.2) (2020-01-19)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@forter/directives",
"version": "3.0.2",
"version": "3.0.3",
"description": "lit-html directives for Forter Components",

@@ -47,3 +47,3 @@ "main": "index.js",

},
"gitHead": "65eec6a4fe17d685427bd44cd2c4878dcf42fe4f"
"gitHead": "1075b4d09866edb0abd6dd1d991cd49b04ad340f"
}
/* eslint import/no-extraneous-dependencies: 0 */
import { fixture, html } from '@open-wc/testing-helpers';
import { expect } from 'chai';
import { expect, fixture, html } from '@open-wc/testing';

@@ -5,0 +4,0 @@ import { contains } from './contains';

/* eslint import/no-extraneous-dependencies: 0 */
import { fixture, html } from '@open-wc/testing-helpers';
import { expect } from 'chai';
import { expect, fixture, html } from '@open-wc/testing';

@@ -5,0 +4,0 @@ import { translate } from './translate';

/* eslint import/no-extraneous-dependencies: 0 */
import { fixture, html } from '@open-wc/testing-helpers';
import { expect } from 'chai';
import { expect, fixture, html } from '@open-wc/testing';

@@ -5,0 +4,0 @@ import { when } from './when';

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