babel-plugin-transform-class-properties
Advanced tools
Comparing version 7.0.0-alpha.11 to 7.0.0-alpha.12
{ | ||
"name": "babel-plugin-transform-class-properties", | ||
"version": "7.0.0-alpha.11", | ||
"version": "7.0.0-alpha.12", | ||
"description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", | ||
@@ -12,9 +12,9 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-properties", | ||
"dependencies": { | ||
"babel-helper-function-name": "7.0.0-alpha.11", | ||
"babel-plugin-syntax-class-properties": "7.0.0-alpha.9", | ||
"babel-template": "7.0.0-alpha.11" | ||
"babel-helper-function-name": "7.0.0-alpha.12", | ||
"babel-plugin-syntax-class-properties": "7.0.0-alpha.12", | ||
"babel-template": "7.0.0-alpha.12" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.11" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.12" | ||
} | ||
} |
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
10674
+ Addedbabel-code-frame@7.0.0-alpha.12(transitive)
+ Addedbabel-helper-function-name@7.0.0-alpha.12(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-alpha.12(transitive)
+ Addedbabel-messages@7.0.0-alpha.12(transitive)
+ Addedbabel-plugin-syntax-class-properties@7.0.0-alpha.12(transitive)
+ Addedbabel-template@7.0.0-alpha.12(transitive)
+ Addedbabel-traverse@7.0.0-alpha.12(transitive)
+ Addedbabel-types@7.0.0-alpha.12(transitive)
- Removedbabel-code-frame@7.0.0-alpha.11(transitive)
- Removedbabel-helper-function-name@7.0.0-alpha.11(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-alpha.11(transitive)
- Removedbabel-messages@7.0.0-alpha.10(transitive)
- Removedbabel-plugin-syntax-class-properties@7.0.0-alpha.9(transitive)
- Removedbabel-template@7.0.0-alpha.11(transitive)
- Removedbabel-traverse@7.0.0-alpha.11(transitive)
- Removedbabel-types@7.0.0-alpha.11(transitive)