@most/types
Advanced tools
Comparing version 1.0.0-beta.0 to 1.0.0-beta.1
{ | ||
"name": "@most/types", | ||
"version": "1.0.0-beta.0", | ||
"version": "1.0.0-beta.1", | ||
"description": "Reactive programming with lean, functions-only, curried, tree-shakeable API", | ||
@@ -8,3 +8,2 @@ "typings": "index.d.ts", | ||
"module": "index.js", | ||
"jsnext:main": "index.js", | ||
"files": [ | ||
@@ -35,4 +34,4 @@ "*" | ||
"devDependencies": { | ||
"flow-bin": "^0.53.1" | ||
"flow-bin": "^0.57.3" | ||
} | ||
} |
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
4419