File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ npm install @borodean/jsonp
35
35
36
36
For a browser global version check the ` dist ` directory of the installed module or directly download it:
37
37
38
- - [ Production version] [ dl ] – 232 bytes, minified and gzipped
38
+ - [ Production version] [ dl ] – 258 bytes, minified and gzipped
39
39
- [ Source map] [ dl-map ]
40
40
41
- [ dl ] : https://github.com/borodean/jsonp/releases/download/1.0 .0/jsonp-1.0 .0.min.js
42
- [ dl-map ] : https://github.com/borodean/jsonp/releases/download/1.0 .0/jsonp-1.0 .0.min.js.map
41
+ [ dl ] : https://github.com/borodean/jsonp/releases/download/1.1 .0/jsonp-1.1 .0.min.js
42
+ [ dl-map ] : https://github.com/borodean/jsonp/releases/download/1.1 .0/jsonp-1.1 .0.min.js.map
43
43
[ jsonp ] : http://bob.ippoli.to/archives/2005/12/05/remote-json-jsonp/
44
44
[ sauce ] : https://saucelabs.com/u/borodean-jsonp
45
45
[ sauce-matrix ] : https://saucelabs.com/browser-matrix/borodean-jsonp.svg
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @borodean/jsonp" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " The smallest possible JSONP implementation" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Vadym Borodin <[email protected] > http://borodean.com" ,
You can’t perform that action at this time.
0 commit comments