@agartha/react-native-signature-pad
Advanced tools
Comparing version 0.0.8 to 0.0.9
'use strict'; | ||
import React, { Component, PropTypes } from 'react'; | ||
import React, { Component } from 'react'; | ||
import PropTypes from 'prop-types'; | ||
@@ -5,0 +5,0 @@ import { |
{ | ||
"name": "@agartha/react-native-signature-pad", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "React Native wrapper around szimek's Canvas based Signature Pad", | ||
@@ -5,0 +5,0 @@ "main": "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
21222