@types/esprima
Advanced tools
Comparing version 2.1.32 to 2.1.33
@@ -37,69 +37,69 @@ // Type definitions for Esprima v2.1.0 | ||
const Syntax: { | ||
AssignmentExpression: string, | ||
AssignmentPattern: string, | ||
ArrayExpression: string, | ||
ArrayPattern: string, | ||
ArrowFunctionExpression: string, | ||
BlockStatement: string, | ||
BinaryExpression: string, | ||
BreakStatement: string, | ||
CallExpression: string, | ||
CatchClause: string, | ||
ClassBody: string, | ||
ClassDeclaration: string, | ||
ClassExpression: string, | ||
ConditionalExpression: string, | ||
ContinueStatement: string, | ||
DoWhileStatement: string, | ||
DebuggerStatement: string, | ||
EmptyStatement: string, | ||
ExportAllDeclaration: string, | ||
ExportDefaultDeclaration: string, | ||
ExportNamedDeclaration: string, | ||
ExportSpecifier: string, | ||
ExpressionStatement: string, | ||
ForStatement: string, | ||
ForOfStatement: string, | ||
ForInStatement: string, | ||
FunctionDeclaration: string, | ||
FunctionExpression: string, | ||
Identifier: string, | ||
IfStatement: string, | ||
ImportDeclaration: string, | ||
ImportDefaultSpecifier: string, | ||
ImportNamespaceSpecifier: string, | ||
ImportSpecifier: string, | ||
Literal: string, | ||
LabeledStatement: string, | ||
LogicalExpression: string, | ||
MemberExpression: string, | ||
MetaProperty: string, | ||
MethodDefinition: string, | ||
NewExpression: string, | ||
ObjectExpression: string, | ||
ObjectPattern: string, | ||
Program: string, | ||
Property: string, | ||
RestElement: string, | ||
ReturnStatement: string, | ||
SequenceExpression: string, | ||
SpreadElement: string, | ||
Super: string, | ||
SwitchCase: string, | ||
SwitchStatement: string, | ||
TaggedTemplateExpression: string, | ||
TemplateElement: string, | ||
TemplateLiteral: string, | ||
ThisExpression: string, | ||
ThrowStatement: string, | ||
TryStatement: string, | ||
UnaryExpression: string, | ||
UpdateExpression: string, | ||
VariableDeclaration: string, | ||
VariableDeclarator: string, | ||
WhileStatement: string, | ||
WithStatement: string, | ||
YieldExpression: string | ||
AssignmentExpression: 'AssignmentExpression', | ||
AssignmentPattern: 'AssignmentPattern', | ||
ArrayExpression: 'ArrayExpression', | ||
ArrayPattern: 'ArrayPattern', | ||
ArrowFunctionExpression: 'ArrowFunctionExpression', | ||
BlockStatement: 'BlockStatement', | ||
BinaryExpression: 'BinaryExpression', | ||
BreakStatement: 'BreakStatement', | ||
CallExpression: 'CallExpression', | ||
CatchClause: 'CatchClause', | ||
ClassBody: 'ClassBody', | ||
ClassDeclaration: 'ClassDeclaration', | ||
ClassExpression: 'ClassExpression', | ||
ConditionalExpression: 'ConditionalExpression', | ||
ContinueStatement: 'ContinueStatement', | ||
DoWhileStatement: 'DoWhileStatement', | ||
DebuggerStatement: 'DebuggerStatement', | ||
EmptyStatement: 'EmptyStatement', | ||
ExportAllDeclaration: 'ExportAllDeclaration', | ||
ExportDefaultDeclaration: 'ExportDefaultDeclaration', | ||
ExportNamedDeclaration: 'ExportNamedDeclaration', | ||
ExportSpecifier: 'ExportSpecifier', | ||
ExpressionStatement: 'ExpressionStatement', | ||
ForStatement: 'ForStatement', | ||
ForOfStatement: 'ForOfStatement', | ||
ForInStatement: 'ForInStatement', | ||
FunctionDeclaration: 'FunctionDeclaration', | ||
FunctionExpression: 'FunctionExpression', | ||
Identifier: 'Identifier', | ||
IfStatement: 'IfStatement', | ||
ImportDeclaration: 'ImportDeclaration', | ||
ImportDefaultSpecifier: 'ImportDefaultSpecifier', | ||
ImportNamespaceSpecifier: 'ImportNamespaceSpecifier', | ||
ImportSpecifier: 'ImportSpecifier', | ||
Literal: 'Literal', | ||
LabeledStatement: 'LabeledStatement', | ||
LogicalExpression: 'LogicalExpression', | ||
MemberExpression: 'MemberExpression', | ||
MetaProperty: 'MetaProperty', | ||
MethodDefinition: 'MethodDefinition', | ||
NewExpression: 'NewExpression', | ||
ObjectExpression: 'ObjectExpression', | ||
ObjectPattern: 'ObjectPattern', | ||
Program: 'Program', | ||
Property: 'Property', | ||
RestElement: 'RestElement', | ||
ReturnStatement: 'ReturnStatement', | ||
SequenceExpression: 'SequenceExpression', | ||
SpreadElement: 'SpreadElement', | ||
Super: 'Super', | ||
SwitchCase: 'SwitchCase', | ||
SwitchStatement: 'SwitchStatement', | ||
TaggedTemplateExpression: 'TaggedTemplateExpression', | ||
TemplateElement: 'TemplateElement', | ||
TemplateLiteral: 'TemplateLiteral', | ||
ThisExpression: 'ThisExpression', | ||
ThrowStatement: 'ThrowStatement', | ||
TryStatement: 'TryStatement', | ||
UnaryExpression: 'UnaryExpression', | ||
UpdateExpression: 'UpdateExpression', | ||
VariableDeclaration: 'VariableDeclaration', | ||
VariableDeclarator: 'VariableDeclarator', | ||
WhileStatement: 'WhileStatement', | ||
WithStatement: 'WithStatement', | ||
YieldExpression: 'YieldExpression' | ||
}; | ||
} |
{ | ||
"name": "@types/esprima", | ||
"version": "2.1.32", | ||
"version": "2.1.33", | ||
"description": "TypeScript definitions for Esprima v2.1.0", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "00aa6d884b184292356bf4f974410c50179d52641e0298225d64a934dc22ad72" | ||
"typesPublisherContentHash": "ddf6bfd06604edba9ac82753a18e869d5769edb51de82ede7cca26f273a97eba" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 16:15:24 GMT | ||
* Last updated: Mon, 19 Sep 2016 19:54:59 GMT | ||
* File structure: UMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: estree |
@@ -26,3 +26,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "00aa6d884b184292356bf4f974410c50179d52641e0298225d64a934dc22ad72" | ||
"contentHash": "ddf6bfd06604edba9ac82753a18e869d5769edb51de82ede7cca26f273a97eba" | ||
} |
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
5876