create-sort-app
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -16,3 +16,3 @@ #! /usr/bin/env node | ||
method: 'POST', | ||
encoding: null, // | ||
encoding: 'UTF-8', // | ||
formData: { | ||
@@ -19,0 +19,0 @@ 'files[]': { |
{ | ||
"name": "create-sort-app", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "create-sort-app", | ||
@@ -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
1217