@rescript/std
Advanced tools
Comparing version 11.0.0-alpha.3 to 11.0.0-alpha.4
@@ -36,3 +36,3 @@ | ||
var Animation = {}; | ||
var $$Animation = {}; | ||
@@ -57,5 +57,5 @@ var Transition = {}; | ||
$$Image , | ||
Animation , | ||
$$Animation , | ||
Transition , | ||
} | ||
/* No side effect */ |
@@ -36,3 +36,3 @@ | ||
var Animation = {}; | ||
var $$Animation = {}; | ||
@@ -57,5 +57,5 @@ var Transition = {}; | ||
$$Image , | ||
Animation , | ||
$$Animation , | ||
Transition , | ||
} | ||
/* No side effect */ |
@@ -36,3 +36,3 @@ 'use strict'; | ||
var Animation = {}; | ||
var $$Animation = {}; | ||
@@ -56,4 +56,4 @@ var Transition = {}; | ||
exports.$$Image = $$Image; | ||
exports.Animation = Animation; | ||
exports.$$Animation = $$Animation; | ||
exports.Transition = Transition; | ||
/* No side effect */ |
@@ -36,3 +36,3 @@ 'use strict'; | ||
var Animation = {}; | ||
var $$Animation = {}; | ||
@@ -56,4 +56,4 @@ var Transition = {}; | ||
exports.$$Image = $$Image; | ||
exports.Animation = Animation; | ||
exports.$$Animation = $$Animation; | ||
exports.Transition = Transition; | ||
/* No side effect */ |
{ | ||
"name": "@rescript/std", | ||
"version": "11.0.0-alpha.3", | ||
"version": "11.0.0-alpha.4", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "rescript", |
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
1840133