jest-get-type
Advanced tools
Comparing version 21.0.2 to 21.2.0
/** | ||
* Copyright (c) 2014, Facebook, Inc. All rights reserved. | ||
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved. | ||
* | ||
* This source code is licensed under the BSD-style license found in the | ||
* LICENSE file in the root directory of this source tree. An additional grant | ||
* of patent rights can be found in the PATENTS file in the same directory. | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
* | ||
@@ -8,0 +7,0 @@ * |
{ | ||
"name": "jest-get-type", | ||
"description": "A utility function to get the type of a value", | ||
"version": "21.0.2", | ||
"version": "21.2.0", | ||
"repository": { | ||
@@ -9,4 +9,4 @@ "type": "git", | ||
}, | ||
"license": "BSD-3-Clause", | ||
"license": "MIT", | ||
"main": "build/index.js" | ||
} |
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
1558
41