sass 1.50.0 → 1.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -149,7 +149,7 @@ THE SOFTWARE.
149
149
 
150
150
  --------------------------------------------------------------------------------
151
151
 
152
- args and logging license:
152
+ args, csslib and logging license:
153
153
 
154
154
  Copyright 2013, the Dart project authors.
155
155
 
@@ -182,7 +182,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
182
182
 
183
183
  --------------------------------------------------------------------------------
184
184
 
185
- async, cli_util, collection, mime and shelf_static license:
185
+ async, cli_util, collection, mime, shelf_static and typed_data license:
186
186
 
187
187
  Copyright 2015, the Dart project authors.
188
188
 
@@ -247,8 +247,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
247
247
 
248
248
  --------------------------------------------------------------------------------
249
249
 
250
- charcode, http_parser, oauth2, pool, shelf_web_socket, source_maps, stack_trace,
251
- string_scanner and yaml license:
250
+ charcode, oauth2, pool, shelf_web_socket, source_maps and stack_trace license:
252
251
 
253
252
  Copyright 2014, the Dart project authors. All rights reserved.
254
253
  Redistribution and use in source and binary forms, with or without
@@ -789,8 +788,8 @@ coverage and quiver license:
789
788
 
790
789
  --------------------------------------------------------------------------------
791
790
 
792
- dart_style, glob, http, matcher, path, pub_semver, shelf, source_span, test and
793
- watcher license:
791
+ dart_style, dartdoc, glob, http, http_parser, matcher, path, pub_semver, shelf,
792
+ source_span, string_scanner, test and watcher license:
794
793
 
795
794
  Copyright 2014, the Dart project authors.
796
795
 
@@ -945,6 +944,35 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
945
944
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
946
945
 
947
946
 
947
+ --------------------------------------------------------------------------------
948
+
949
+ html license:
950
+
951
+ Copyright (c) 2006-2012 The Authors
952
+
953
+ Contributors:
954
+ James Graham - jg307@cam.ac.uk
955
+ Anne van Kesteren - annevankesteren@gmail.com
956
+ Lachlan Hunt - lachlan.hunt@lachy.id.au
957
+ Matt McDonald - kanashii@kanashii.ca
958
+ Sam Ruby - rubys@intertwingly.net
959
+ Ian Hickson (Google) - ian@hixie.ch
960
+ Thomas Broyer - t.broyer@ltgt.net
961
+ Jacques Distler - distler@golem.ph.utexas.edu
962
+ Henri Sivonen - hsivonen@iki.fi
963
+ Adam Barth - abarth@webkit.org
964
+ Eric Seidel - eric@webkit.org
965
+ The Mozilla Foundation (contributions from Henri Sivonen since 2008)
966
+ David Flanagan (Mozilla) - dflanagan@mozilla.com
967
+ Google Inc. (contributed the Dart port) - misc@dartlang.org
968
+
969
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
970
+
971
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
972
+
973
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
974
+
975
+
948
976
  --------------------------------------------------------------------------------
949
977
 
950
978
  http_multi_server license:
@@ -1109,6 +1137,39 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1109
1137
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1110
1138
 
1111
1139
 
1140
+ --------------------------------------------------------------------------------
1141
+
1142
+ markdown license:
1143
+
1144
+ Copyright 2012, the Dart project authors.
1145
+
1146
+ Redistribution and use in source and binary forms, with or without
1147
+ modification, are permitted provided that the following conditions are
1148
+ met:
1149
+
1150
+ * Redistributions of source code must retain the above copyright
1151
+ notice, this list of conditions and the following disclaimer.
1152
+ * Redistributions in binary form must reproduce the above
1153
+ copyright notice, this list of conditions and the following
1154
+ disclaimer in the documentation and/or other materials provided
1155
+ with the distribution.
1156
+ * Neither the name of Google LLC nor the names of its
1157
+ contributors may be used to endorse or promote products derived
1158
+ from this software without specific prior written permission.
1159
+
1160
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1161
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1162
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1163
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1164
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1165
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1166
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1167
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1168
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1169
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1170
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1171
+
1172
+
1112
1173
  --------------------------------------------------------------------------------
1113
1174
 
1114
1175
  meta license:
@@ -1379,7 +1440,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1379
1440
 
1380
1441
  --------------------------------------------------------------------------------
1381
1442
 
1382
- source_map_stack_trace, stream_channel and typed_data license:
1443
+ source_map_stack_trace and stream_channel license:
1383
1444
 
1384
1445
  Copyright 2015, the Dart project authors. All rights reserved.
1385
1446
  Redistribution and use in source and binary forms, with or without
@@ -1530,3 +1591,29 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1530
1591
  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1531
1592
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1532
1593
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1594
+
1595
+
1596
+ --------------------------------------------------------------------------------
1597
+
1598
+ yaml license:
1599
+
1600
+ Copyright (c) 2014, the Dart project authors.
1601
+ Copyright (c) 2006, Kirill Simonov.
1602
+
1603
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1604
+ this software and associated documentation files (the "Software"), to deal in
1605
+ the Software without restriction, including without limitation the rights to
1606
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1607
+ of the Software, and to permit persons to whom the Software is furnished to do
1608
+ so, subject to the following conditions:
1609
+
1610
+ The above copyright notice and this permission notice shall be included in all
1611
+ copies or substantial portions of the Software.
1612
+
1613
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1614
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1615
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1616
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1617
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1618
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1619
+ SOFTWARE.
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"sass","description":"A pure JavaScript implementation of Sass.","license":"MIT","bugs":"https://github.com/sass/dart-sass/issues","homepage":"https://github.com/sass/dart-sass","repository":{"type":"git","url":"https://github.com/sass/dart-sass"},"author":{"name":"Natalie Weizenbaum","email":"nweiz@google.com","url":"https://github.com/nex3"},"engines":{"node":">=12.0.0"},"dependencies":{"chokidar":">=3.0.0 <4.0.0","immutable":"^4.0.0","source-map-js":">=0.6.2 <2.0.0"},"keywords":["style","scss","sass","preprocessor","css"],"types":"types/index.d.ts","version":"1.50.0","bin":{"sass":"sass.js"},"main":"sass.default.dart.js","exports":{"default":"./sass.default.dart.js"}}
1
+ {"name":"sass","description":"A pure JavaScript implementation of Sass.","license":"MIT","bugs":"https://github.com/sass/dart-sass/issues","homepage":"https://github.com/sass/dart-sass","repository":{"type":"git","url":"https://github.com/sass/dart-sass"},"author":{"name":"Natalie Weizenbaum","email":"nweiz@google.com","url":"https://github.com/nex3"},"engines":{"node":">=12.0.0"},"dependencies":{"chokidar":">=3.0.0 <4.0.0","immutable":"^4.0.0","source-map-js":">=0.6.2 <2.0.0"},"keywords":["style","scss","sass","preprocessor","css"],"types":"types/index.d.ts","version":"1.52.0","bin":{"sass":"sass.js"},"main":"sass.default.dart.js","exports":{"default":"./sass.default.dart.js"}}