Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "asty-astq", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "ASTy integration to ASTq", | ||
@@ -13,4 +13,4 @@ "main": "lib/asty-astq.browser.js", | ||
"dependencies": { | ||
"asty": "~1.4.1", | ||
"astq": "~1.6.2" | ||
"asty": "~1.4.2", | ||
"astq": "~1.6.3" | ||
}, | ||
@@ -17,0 +17,0 @@ "ignore": [ |
/* | ||
** ASTy-ASTq -- Abstract Syntax Tree With Integrated Query Engine | ||
** Copyright (c) 2014-2015 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** ASTy-ASTq -- Abstract Syntax Tree With Integrated Query Engine | ||
** Copyright (c) 2014-2015 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -38,3 +38,3 @@ ** Permission is hereby granted, free of charge, to any person obtaining | ||
** ASTy-ASTq -- Abstract Syntax Tree With Integrated Query Engine | ||
** Copyright (c) 2014-2015 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -41,0 +41,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "asty-astq", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Abstract Syntax Tree With Integrated Query Engine", | ||
@@ -22,11 +22,11 @@ "keywords": [ "ast", "abstract", "syntax", "tree", "query", "engine", "integration", "asty", "astq" ], | ||
"grunt-cli": "~0.1.13", | ||
"grunt-contrib-jshint": "~0.11.3", | ||
"grunt-contrib-jshint": "~0.12.0", | ||
"grunt-contrib-clean": "~0.7.0", | ||
"grunt-browserify": "~4.0.1", | ||
"grunt-mocha-test": "~0.12.7", | ||
"mocha": "~2.3.4", | ||
"chai": "~3.4.1", | ||
"mocha": "~2.4.5", | ||
"chai": "~3.5.0", | ||
"babelify": "~7.2.0", | ||
"babel-preset-es2015": "~6.3.13", | ||
"minifyify": "~7.1.0", | ||
"minifyify": "~7.2.1", | ||
"browserify-header": "~0.9.2", | ||
@@ -36,5 +36,5 @@ "browserify-derequire": "~0.9.4" | ||
"dependencies": { | ||
"asty": "~1.4.1", | ||
"astq": "~1.6.2" | ||
"asty": "~1.4.2", | ||
"astq": "~1.6.3" | ||
} | ||
} |
@@ -78,3 +78,3 @@ | ||
Copyright (c) 2014-2015 Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2014-2016 Ralf S. Engelschall (http://engelschall.com/) | ||
@@ -81,0 +81,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** ASTy-ASTq -- Abstract Syntax Tree With Integrated Query Engine | ||
** Copyright (c) 2014-2015 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** ASTy-ASTq -- Abstract Syntax Tree With Integrated Query Engine | ||
** Copyright (c) 2014-2015 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2016 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
471030
674
Updatedastq@~1.6.3
Updatedasty@~1.4.2