@knit/babel-plugin-socks-relay
Advanced tools
Comparing version 0.0.43 to 0.1.0
'use strict'; | ||
/* @flow */ | ||
var path = require('path'); | ||
@@ -6,0 +4,0 @@ var chalk = require('chalk'); |
@@ -26,10 +26,11 @@ { | ||
"description": "Relay babel plugins", | ||
"version": "0.0.43", | ||
"main": "dist/lib/index.js", | ||
"version": "0.1.0", | ||
"main": "/Users/swilson/Documents/Development/js/knitjs/knit/dist/lib/index.js", | ||
"dependencies": { | ||
"@knit/needle": "0.0.43", | ||
"babel-relay-plugin": "0.9.3", | ||
"@knit/needle": "0.1.0", | ||
"babel-relay-plugin": "^0.10.0", | ||
"chalk": "1.1.3" | ||
}, | ||
"peerDependencies": {} | ||
"peerDependencies": {}, | ||
"optionalDependencies": {} | ||
} |
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
1699
15
+ Added@knit/needle@0.1.0(transitive)
+ Addedbabel-relay-plugin@0.10.0(transitive)
+ Addedgraphql@0.8.2(transitive)
- Removed@knit/needle@0.0.43(transitive)
- Removedbabel-relay-plugin@0.9.3(transitive)
- Removedgraphql@0.6.2(transitive)
Updated@knit/needle@0.1.0
Updatedbabel-relay-plugin@^0.10.0