frint-react
Advanced tools
Comparing version 1.3.1 to 1.4.0
@@ -32,3 +32,3 @@ 'use strict'; | ||
/* eslint-disable import/no-extraneous-dependencies, func-names, react/prop-types */ | ||
/* global describe, it, document, before, after, resetDOM */ | ||
/* global describe, it, document, before, resetDOM */ | ||
describe('frint-react › components › observe', function () { | ||
@@ -35,0 +35,0 @@ before(function () { |
@@ -48,3 +48,3 @@ 'use strict'; | ||
/* eslint-disable import/no-extraneous-dependencies, func-names, react/prop-types */ | ||
/* global describe, it, before, beforeEach, afterEach, window, document, resetDOM */ | ||
/* global describe, it, window, document, resetDOM */ | ||
describe('frint-react › components › Region', function () { | ||
@@ -51,0 +51,0 @@ it('is a function', function () { |
{ | ||
"name": "frint-react", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "React package for Frint", | ||
@@ -35,5 +35,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"enzyme": "^2.8.2", | ||
"frint": "^1.3.1", | ||
"frint-test-utils": "^1.3.0", | ||
"react": "^0.14.8", | ||
"react-addons-test-utils": "^0.14.8", | ||
"react-dom": "^0.14.8" | ||
@@ -40,0 +42,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
100492
6