@devmehq/sdk-js
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@devmehq/sdk-js", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"private": false, | ||
@@ -13,4 +13,4 @@ "description": "DEV.ME SDK for JavaScript & TypeScript for Server & Browser, Compatible with Node.js & React.js & Vue.js & Angular.js", | ||
"author": "DEV.ME <support@dev.me> (https://dev.me)", | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
"main": "./index.js", | ||
"typings": "./index.d.ts", | ||
"scripts": { | ||
@@ -17,0 +17,0 @@ "build": "rm -rf dist && tsc -p .", |
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
73758